Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ basicsr==1.4.2
|
|
11 |
numba==0.57.0
|
12 |
imageio-ffmpeg
|
13 |
gradio==4.27.0
|
14 |
-
httpx[socks]
|
|
|
|
11 |
numba==0.57.0
|
12 |
imageio-ffmpeg
|
13 |
gradio==4.27.0
|
14 |
+
httpx[socks]
|
15 |
+
huggingface_hub==0.25.0
|