Commit ·
702b38d
1
Parent(s): 39c045a
fix bugs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -33,4 +33,5 @@ pyqtdarktheme
|
|
| 33 |
imageio == 2.25.0
|
| 34 |
imageio[ffmpeg]
|
| 35 |
ffmpeg-python
|
| 36 |
-
safetensors
|
|
|
|
|
|
| 33 |
imageio == 2.25.0
|
| 34 |
imageio[ffmpeg]
|
| 35 |
ffmpeg-python
|
| 36 |
+
safetensors
|
| 37 |
+
huggingface_hub < 1.0
|