File size: 781 Bytes
aff3c6f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c799412
aff3c6f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b8b081f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Core dependencies
diffusers==0.29.0
transformers==4.41.0  # ✅ This version supports huggingface-hub 1.x
accelerate==0.23.0
pyrallis
easydict
omegaconf==2.1.1
einops==0.3.0
torch-fidelity==0.3.0
torchmetrics==1.3.0
pytorch-lightning==2.2.0
taming-transformers @ git+https://github.com/CompVis/taming-transformers.git@master
clip @ git+https://github.com/OpenAI/CLIP.git@main

# Computer vision
opencv-python==4.5.5.64             
opencv-python-headless==4.5.5.64  
kornia==0.7.1
imageio>=2.27
imageio-ffmpeg==0.4.2
matplotlib
scikit-image==0.21.0
Pillow
segment-anything
numpy==1.24.4

# Gradio
gradio
gradio-bbox-annotator
spaces

# Utilities
natsort
roifile
fill-voids
configargparse
ipywidgets
ftfy
sniffio
websocket-client
dask
tensorboard
joblib
lz4
numba
edt
imagecodecs