Spaces:
Runtime error
Runtime error
divyanshu1807gupta
commited on
Commit
•
1207d4d
1
Parent(s):
1298d56
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
Flask
|
|
|
2 |
numpy
|
3 |
Pillow
|
4 |
protobuf
|
5 |
Requests
|
6 |
-
google
|
7 |
tensorflow
|
8 |
tensorflow_intel
|
|
|
1 |
Flask
|
2 |
+
google-generativeai
|
3 |
numpy
|
4 |
Pillow
|
5 |
protobuf
|
6 |
Requests
|
|
|
7 |
tensorflow
|
8 |
tensorflow_intel
|