Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,5 +2,7 @@ transformers
|
|
2 |
gradio
|
3 |
networkx
|
4 |
sympy
|
|
|
|
|
5 |
python-dotenv
|
6 |
google-generativeai
|
|
|
2 |
gradio
|
3 |
networkx
|
4 |
sympy
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
python-dotenv
|
8 |
google-generativeai
|