Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
langchain
|
3 |
langchain-google-genai
|
4 |
google-generativeai
|
5 |
-
torch
|
|
|
|
2 |
langchain
|
3 |
langchain-google-genai
|
4 |
google-generativeai
|
5 |
+
torch
|
6 |
+
torchvision
|