pragnakalp
commited on
Commit
•
098a280
1
Parent(s):
75d7649
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -61,7 +61,6 @@ grpcio==1.59.3
|
|
61 |
h11==0.14.0
|
62 |
h5py==3.10.0
|
63 |
httpcore==1.0.2
|
64 |
-
httpx==0.25.1
|
65 |
huggingface-hub==0.19.4
|
66 |
idna==3.4
|
67 |
imageio==2.33.0
|
@@ -217,4 +216,4 @@ xxhash==3.4.1
|
|
217 |
yarl==1.9.3
|
218 |
zipp==3.17.0
|
219 |
gradio==4.5.0
|
220 |
-
httpx==0.
|
|
|
61 |
h11==0.14.0
|
62 |
h5py==3.10.0
|
63 |
httpcore==1.0.2
|
|
|
64 |
huggingface-hub==0.19.4
|
65 |
idna==3.4
|
66 |
imageio==2.33.0
|
|
|
216 |
yarl==1.9.3
|
217 |
zipp==3.17.0
|
218 |
gradio==4.5.0
|
219 |
+
httpx==0.25.1
|