Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
git+https://github.com/huggingface/diffusers.git
|
| 2 |
-
torch
|
| 3 |
-
torchvision
|
| 4 |
-
transformers
|
| 5 |
einops
|
| 6 |
onnxruntime-gpu
|
| 7 |
spaces
|
|
|
|
| 1 |
git+https://github.com/huggingface/diffusers.git
|
| 2 |
+
torch
|
| 3 |
+
torchvision
|
| 4 |
+
transformers
|
| 5 |
einops
|
| 6 |
onnxruntime-gpu
|
| 7 |
spaces
|