Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
google-genai==1.5.0
|
2 |
gradio
|
3 |
-
pydantic==2.10.6
|
|
|
|
|
|
1 |
google-genai==1.5.0
|
2 |
gradio
|
3 |
+
pydantic==2.10.6
|
4 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
+
torch
|