Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -6,6 +6,4 @@ gradio-imageslider
|
|
| 6 |
huggingface-hub==0.24.5
|
| 7 |
numpy<2
|
| 8 |
opencv-python
|
| 9 |
-
transformers==4.43.3
|
| 10 |
-
git+https://github.com/huggingface/diffusers.git
|
| 11 |
-
torch
|
|
|
|
| 6 |
huggingface-hub==0.24.5
|
| 7 |
numpy<2
|
| 8 |
opencv-python
|
| 9 |
+
transformers==4.43.3
|
|
|
|
|
|