mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
* Add server example. * Minor updates to README. * Add fixes after local testing. * Apply suggestions from code review Updates to README from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * More doc updates. * Maybe this will work to build the docs correctly? * Fix style issues. * Fix toc. * Minor reformatting. * Move docs to proper loc. * Fix missing tick. * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Sync docs changes back to README. * Very minor update to docs to add space. --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
torch~=2.4.0
|
|
transformers==4.46.1
|
|
sentencepiece
|
|
aiohttp
|
|
py-consul
|
|
prometheus_client >= 0.18.0
|
|
prometheus-fastapi-instrumentator >= 7.0.0
|
|
fastapi
|
|
uvicorn |