Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
huggingface-hub==0.25.2
|
2 |
diffusers==0.27.0
|
|
|
3 |
torch
|
4 |
transformers
|
5 |
accelerate
|
6 |
-
gradio==4.27.0
|
7 |
imageio[ffmpeg]
|
|
|
1 |
huggingface-hub==0.25.2
|
2 |
diffusers==0.27.0
|
3 |
+
gradio==4.27.0
|
4 |
torch
|
5 |
transformers
|
6 |
accelerate
|
|
|
7 |
imageio[ffmpeg]
|