Spaces:
Sleeping
Sleeping
Diego Carpintero
commited on
Commit
·
eafab2c
1
Parent(s):
602dc44
add requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
autogen-agentchat==0.4.0.dev11
|
2 |
+
autogen-ext[openai]==0.4.0.dev11
|
3 |
+
pillow==11.0.0
|
4 |
+
pyyaml==6.0.2
|
5 |
+
pytesseract==0.3.13
|
6 |
+
python-dotenv==1.0.1
|
7 |
+
#gradio==5.9.0 # huggingface spaces handles gradio version
|