Spaces:
Paused
Paused
File size: 345 Bytes
842e08e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
# Core dependencies Pillow==9.5.0 aiofiles~=23.2.1 aiohttp aiomysql==0.2.0 fastapi==0.110.2 gradio>=5.35.0 httpx==0.24.0 jieba==0.42.1 matplotlib==3.9.0 opencv-python pandas==2.2.3 parsel==1.9.1 playwright==1.45.0 pydantic==2.5.2 pyexecjs==1.5.1 python-dotenv==1.0.1 redis~=4.6.0 requests==2.32.3 tenacity==8.2.2 uvicorn==0.29.0 wordcloud==1.9.3 |