Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ fastapi==0.115.14
|
|
| 3 |
fastrtc==0.0.28
|
| 4 |
groq==0.29.0
|
| 5 |
markitdown==0.1.2
|
| 6 |
-
numpy==2.
|
| 7 |
protobuf==3.12.4
|
| 8 |
pydantic==2.11.7
|
| 9 |
python-dotenv==1.1.1
|
|
|
|
| 3 |
fastrtc==0.0.28
|
| 4 |
groq==0.29.0
|
| 5 |
markitdown==0.1.2
|
| 6 |
+
numpy==2.2.6
|
| 7 |
protobuf==3.12.4
|
| 8 |
pydantic==2.11.7
|
| 9 |
python-dotenv==1.1.1
|