Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pipeline==0.1.0
|
|
| 8 |
python-multipart==0.0.20
|
| 9 |
aiofiles==24.1.0
|
| 10 |
pydantic==2.10.6
|
| 11 |
-
google-genai==0.8.0
|
|
|
|
|
|
| 8 |
python-multipart==0.0.20
|
| 9 |
aiofiles==24.1.0
|
| 10 |
pydantic==2.10.6
|
| 11 |
+
google-genai==0.8.0
|
| 12 |
+
torch==2.5.1
|