Spaces:
Running
Running
Commit
·
e392a99
1
Parent(s):
958b115
Updating setuptools-80.9.0
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,5 +16,6 @@ starlette==0.46.2
|
|
16 |
uvicorn==0.34.2
|
17 |
google-genai==1.17.0
|
18 |
itsdangerous==2.2.0
|
|
|
19 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
20 |
torch==2.5.1+cu121
|
|
|
16 |
uvicorn==0.34.2
|
17 |
google-genai==1.17.0
|
18 |
itsdangerous==2.2.0
|
19 |
+
setuptools==80.9.0
|
20 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
21 |
torch==2.5.1+cu121
|