Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
torch
|
| 2 |
-
transformers
|
| 3 |
-
diffusers
|
| 4 |
-
faiss-cpu
|
| 5 |
-
gradio
|
| 6 |
-
accelerate
|
| 7 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
transformers
|
| 3 |
+
diffusers
|
| 4 |
+
faiss-cpu
|
| 5 |
+
gradio
|
| 6 |
+
accelerate
|
| 7 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|