Spaces:
Runtime error
Runtime error
File size: 676 Bytes
67d6f5b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
requests~=2.27.1 pillow~=10.2.0 streamlit openai annotated-types==0.6.0 sentencepiece~=0.1.99 anyio==3.7.1 certifi==2023.11.17 click==8.1.7 dnspython==2.4.2 email-validator==2.1.0.post1 exceptiongroup==1.2.0 fastapi==0.105.0 h11==0.14.0 httpcore==1.0.2 httptools==0.6.1 httpx==0.25.2 idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.3 orjson==3.9.10 pydantic==2.5.2 pydantic-core==2.14.5 pydantic-extra-types==2.2.0 pydantic-settings==2.1.0 python-dotenv==1.0.0 python-multipart==0.0.6 PyYAML==6.0.1 sniffio==1.3.0 starlette==0.27.0 typing-extensions==4.9.0 ujson==5.9.0 uvicorn==0.24.0.post1 watchfiles==0.21.0 websockets==12.0 |