Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ langchain_google_genai==2.0.9
|
|
6 |
Pillow==11.1.0
|
7 |
python-dotenv==1.0.1
|
8 |
transformers==4.48.3
|
|
|
|
6 |
Pillow==11.1.0
|
7 |
python-dotenv==1.0.1
|
8 |
transformers==4.48.3
|
9 |
+
torch==2.6.0
|