MohitGupta41 commited on
Commit ·
80522e9
1
Parent(s): 62960aa
Increased Context Window and improved prompt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ fastapi
|
|
| 2 |
uvicorn
|
| 3 |
httpx
|
| 4 |
pydantic
|
| 5 |
-
google-generativeai
|
|
|
|
|
|
| 2 |
uvicorn
|
| 3 |
httpx
|
| 4 |
pydantic
|
| 5 |
+
google-generativeai
|
| 6 |
+
huggingface_hub
|