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