Spaces:
Sleeping
Sleeping
Commit ·
b77d133
1
Parent(s): b66a814
Add requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
gradio_litmodel3d
|
| 2 |
pydantic==2.10.6
|
| 3 |
-
websockets>=
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
gradio_litmodel3d
|
| 3 |
pydantic==2.10.6
|
| 4 |
+
websockets>=10.0,<16.0
|