Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ torch>=2.0.0
|
|
| 2 |
chess>=1.10.0
|
| 3 |
safetensors>=0.4.0
|
| 4 |
fastapi>=0.100.0
|
| 5 |
-
uvicorn>=0.24.0
|
|
|
|
|
|
|
|
|
| 2 |
chess>=1.10.0
|
| 3 |
safetensors>=0.4.0
|
| 4 |
fastapi>=0.100.0
|
| 5 |
+
uvicorn>=0.24.0
|
| 6 |
+
numpy
|
| 7 |
+
packaging
|