Spaces:
Runtime error
Runtime error
Upload requirements.txt
#57
by
John6666
- opened
- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ torch==2.5.1
|
|
3 |
git+https://github.com/arcee-ai/mergekit.git
|
4 |
# see https://huggingface.co/spaces/Wauplin/gradio_logsview
|
5 |
gradio_logsview@https://huggingface.co/spaces/Wauplin/gradio_logsview/resolve/main/gradio_logsview-0.0.5-py3-none-any.whl
|
6 |
-
fastapi==0.112.2
|
|
|
|
|
|
|
|
|
|
3 |
git+https://github.com/arcee-ai/mergekit.git
|
4 |
# see https://huggingface.co/spaces/Wauplin/gradio_logsview
|
5 |
gradio_logsview@https://huggingface.co/spaces/Wauplin/gradio_logsview/resolve/main/gradio_logsview-0.0.5-py3-none-any.whl
|
6 |
+
fastapi==0.112.2
|
7 |
+
huggingface_hub
|
8 |
+
hf_xet
|
9 |
+
hf_transfer
|
10 |
+
pydantic<=2.10.6
|