Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
protobuf~=3.19.0
|
| 2 |
google-generativeai
|
| 3 |
-
genkit-python
|
| 4 |
tensorflow # Or torch, depending on your model's backend
|
| 5 |
numpy
|
| 6 |
pandas
|
|
|
|
| 1 |
protobuf~=3.19.0
|
| 2 |
google-generativeai
|
|
|
|
| 3 |
tensorflow # Or torch, depending on your model's backend
|
| 4 |
numpy
|
| 5 |
pandas
|