Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
--find-links https://download.pytorch.org/whl/cu118
|
2 |
torch==2.1.2
|
3 |
torchvision==0.16.2
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
10 |
invisible-watermark
|
|
|
|
|
1 |
torch==2.1.2
|
2 |
torchvision==0.16.2
|
3 |
+
diffusers==0.27.2
|
4 |
+
transformers==4.38.2
|
5 |
+
accelerate==0.27.2
|
6 |
+
safetensors==0.4.2
|
7 |
+
gradio==4.19.1
|
8 |
+
huggingface-hub==0.20.3
|
9 |
+
numpy<2.0
|
10 |
invisible-watermark
|