Spaces:
Sleeping
Sleeping
Commit
·
b39ebd5
1
Parent(s):
a1599a6
updated requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ gradio
|
|
13 |
fastapi
|
14 |
uvicorn[standard]
|
15 |
networkx
|
16 |
-
torch
|
|
|
|
13 |
fastapi
|
14 |
uvicorn[standard]
|
15 |
networkx
|
16 |
+
torch
|
17 |
+
pydantic<2.0.0
|