RM / requirements.txt
lihongze8's picture
Update requirements.txt
06f1aec verified
raw
history blame contribute delete
139 Bytes
gradio
transformers
torch
accelerate
gitpython
numpy
# FastAPI + Uvicorn
fastapi==0.103.2
uvicorn==0.23.2
# Pydantic等
pydantic==1.10.12