Spaces:
Sleeping
Sleeping
Sarat Chandra
commited on
Commit
·
ecd37c4
1
Parent(s):
ec14c0e
requirements
Browse files- .DS_Store +0 -0
- requirements.txt +2 -1
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ flask
|
|
2 |
flask-socketio
|
3 |
numpy
|
4 |
pandas
|
5 |
-
google-generativeai
|
|
|
|
2 |
flask-socketio
|
3 |
numpy
|
4 |
pandas
|
5 |
+
google-generativeai
|
6 |
+
pyarrow
|