Spaces:
Sleeping
Sleeping
Dmitry Trifonov
commited on
Commit
·
2629a94
1
Parent(s):
744223d
fix httpx requirement
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio < 4
|
2 |
octoai-sdk
|
3 |
faircompute==0.20.0
|
|
|
|
1 |
gradio < 4
|
2 |
octoai-sdk
|
3 |
faircompute==0.20.0
|
4 |
+
httpx==0.24.1
|