Spaces:
Running
Running
Your Name commited on
Commit ·
7a68239
1
Parent(s): 1144920
Fix requirements.txt - remove typo
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ sentence-transformers
|
|
| 10 |
streamlit
|
| 11 |
python-dotenv
|
| 12 |
gitpython
|
| 13 |
-
google-
|
|
|
|
|
|
| 10 |
streamlit
|
| 11 |
python-dotenv
|
| 12 |
gitpython
|
| 13 |
+
google-generativeai
|
| 14 |
+
torchvision
|