Spaces:
Sleeping
Sleeping
Commit
·
fc9a18e
1
Parent(s):
274fa3d
updated the requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ huggingface_hub
|
|
12 |
gradio
|
13 |
fastapi
|
14 |
uvicorn[standard]
|
15 |
-
networkx
|
|
|
|
12 |
gradio
|
13 |
fastapi
|
14 |
uvicorn[standard]
|
15 |
+
networkx
|
16 |
+
torch
|