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