Updated requirements
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas>=1.3.0
|
| 2 |
+
gradio>=3.30.0
|
| 3 |
+
google-generativeai>=0.1.0
|
| 4 |
+
google-api-core>=2.0.0
|