Spaces:
Running
Running
Krish Patel
commited on
Commit
·
3dc7a0c
1
Parent(s):
0e5ed12
Updated requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ transformers
|
|
4 |
fastapi
|
5 |
python-dotenv
|
6 |
spacy
|
7 |
-
google-generativeai
|
8 |
pydantic
|
9 |
python-multipart
|
10 |
uvicorn
|
|
|
4 |
fastapi
|
5 |
python-dotenv
|
6 |
spacy
|
7 |
+
google-generativeai>=0.3.0
|
8 |
pydantic
|
9 |
python-multipart
|
10 |
uvicorn
|