Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,4 @@ safetensors
|
|
| 8 |
whisper
|
| 9 |
realesrgan
|
| 10 |
basicsr
|
| 11 |
-
huggingface-hub=
|
|
|
|
| 8 |
whisper
|
| 9 |
realesrgan
|
| 10 |
basicsr
|
| 11 |
+
huggingface-hub>=0.19.3 # ✅ updated from 0.14.1 to avoid conflict
|