Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ huggingface-hub>=0.19
|
|
11 |
hf-transfer>=0.1.4
|
12 |
protobuf<4
|
13 |
click<8.1
|
14 |
-
google-generativeai
|
|
|
|
11 |
hf-transfer>=0.1.4
|
12 |
protobuf<4
|
13 |
click<8.1
|
14 |
+
google-generativeai
|
15 |
+
tensorflow
|