Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/diffusers.git
|
|
| 2 |
transformers
|
| 3 |
git+https://github.com/huggingface/accelerate
|
| 4 |
opencv-contrib-python
|
| 5 |
-
torch==1.13.1
|
|
|
|
|
|
| 2 |
transformers
|
| 3 |
git+https://github.com/huggingface/accelerate
|
| 4 |
opencv-contrib-python
|
| 5 |
+
torch==1.13.1
|
| 6 |
+
numpy
|