Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -47,3 +47,8 @@ isort>=5.12.0
|
|
47 |
flake8>=6.0.0
|
48 |
mypy>=1.3.0
|
49 |
pre-commit>=3.0.0
|
|
|
|
|
|
|
|
|
|
|
|
47 |
flake8>=6.0.0
|
48 |
mypy>=1.3.0
|
49 |
pre-commit>=3.0.0
|
50 |
+
|
51 |
+
httpx[socks]
|
52 |
+
gradio
|
53 |
+
spaces
|
54 |
+
huggingface_hub
|