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