Spaces:
Running
on
Zero
Running
on
Zero
back to i have no time
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch>=2.1.1
|
| 2 |
torchvision>=0.15.2
|
| 3 |
numpy==1.23.1
|
| 4 |
-
diffusers
|
| 5 |
albumentations==0.4.3
|
| 6 |
opencv-python==4.6.0.66
|
| 7 |
pudb==2019.2
|
|
@@ -12,7 +12,7 @@ test-tube>=0.7.5
|
|
| 12 |
einops==0.3.0
|
| 13 |
torch-fidelity==0.3.0
|
| 14 |
torchmetrics==0.11.0
|
| 15 |
-
transformers
|
| 16 |
webdataset==0.2.5
|
| 17 |
open-clip-torch==2.7.0
|
| 18 |
invisible-watermark>=0.1.5
|
|
|
|
| 1 |
torch>=2.1.1
|
| 2 |
torchvision>=0.15.2
|
| 3 |
numpy==1.23.1
|
| 4 |
+
diffusers==0.27.0
|
| 5 |
albumentations==0.4.3
|
| 6 |
opencv-python==4.6.0.66
|
| 7 |
pudb==2019.2
|
|
|
|
| 12 |
einops==0.3.0
|
| 13 |
torch-fidelity==0.3.0
|
| 14 |
torchmetrics==0.11.0
|
| 15 |
+
transformers==4.36.0
|
| 16 |
webdataset==0.2.5
|
| 17 |
open-clip-torch==2.7.0
|
| 18 |
invisible-watermark>=0.1.5
|