Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +7 -9
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
gradio
|
9 |
-
torchvision
|
|
|
1 |
+
git+https://github.com/huggingface/diffusers.git
|
2 |
+
accelerate==0.23.0
|
3 |
+
gradio==3.45.2
|
4 |
+
invisible-watermark==0.2.0
|
5 |
+
Pillow==10.0.1
|
6 |
+
torch==2.0.1
|
7 |
+
transformers==4.33.3
|
|
|
|