Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ tqdm
|
|
| 3 |
torch
|
| 4 |
diffusers
|
| 5 |
stable-diffusion-cpp-python
|
| 6 |
-
huggingface_hub
|
| 7 |
accelerate
|
| 8 |
safetensors
|
| 9 |
audioop-lts
|
|
|
|
| 3 |
torch
|
| 4 |
diffusers
|
| 5 |
stable-diffusion-cpp-python
|
| 6 |
+
huggingface_hub==0.26.0
|
| 7 |
accelerate
|
| 8 |
safetensors
|
| 9 |
audioop-lts
|