Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
openai
|
| 2 |
pillow
|
| 3 |
google-genai
|
|
|
|
| 1 |
+
--extra-index-url https://pypi.org/simple
|
| 2 |
+
colorlog==6.9.0
|
| 3 |
+
fast-langdetect==0.2.3
|
| 4 |
openai
|
| 5 |
pillow
|
| 6 |
google-genai
|