Spaces:
Sleeping
Sleeping
Rithvickkr
commited on
Commit
·
5244b29
1
Parent(s):
473ecb1
Add torch to requirements for enhanced model support
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
2 |
google-generativeai
|
3 |
transformers
|
4 |
-
google-cloud-aiplatform
|
|
|
|
1 |
gradio
|
2 |
google-generativeai
|
3 |
transformers
|
4 |
+
google-cloud-aiplatform
|
5 |
+
torch
|