Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
apify-client
|
| 2 |
+
google-genai
|
| 3 |
+
python-dotenv
|
| 4 |
+
pandas
|
| 5 |
+
huggingface_hub==0.22.2
|