Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ transformers
|
|
7 |
torch
|
8 |
Pillow
|
9 |
python-dotenv
|
10 |
-
google-generativeai
|
|
|
|
7 |
torch
|
8 |
Pillow
|
9 |
python-dotenv
|
10 |
+
google-generativeai
|
11 |
+
opencv-python
|