Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
-
diffusers
|
|
|
|
|
3 |
invisible_watermark
|
4 |
transformers
|
5 |
accelerate
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
+
git+https://github.com/huggingface/diffusers.git
|
3 |
+
torch==2.0.1
|
4 |
+
torchvision==0.15.2
|
5 |
invisible_watermark
|
6 |
transformers
|
7 |
accelerate
|