Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,7 +2,9 @@ huggingface_hub==0.28.1
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
3 |
torch==2.4.0
|
4 |
spaces
|
5 |
-
|
|
|
|
|
6 |
git+https://github.com/huggingface/[email protected]
|
7 |
accelerate==1.4.0
|
8 |
nvidia-cublas-cu12==12.1.3.1
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
3 |
torch==2.4.0
|
4 |
spaces
|
5 |
+
google-genai==1.5.0
|
6 |
+
gradio
|
7 |
+
pydantic==2.10.6
|
8 |
git+https://github.com/huggingface/[email protected]
|
9 |
accelerate==1.4.0
|
10 |
nvidia-cublas-cu12==12.1.3.1
|