Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1 +1,8 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface-hub>=0.28.1
|
| 2 |
+
openpyxl
|
| 3 |
+
openai
|
| 4 |
+
gradio>=5.33.0
|
| 5 |
+
pydantic==2.10.6
|
| 6 |
+
pydantic-settings
|
| 7 |
+
boto3
|
| 8 |
+
argilla
|