Fix req
This commit is contained in:
parent
1c49eb0464
commit
5eb11129e8
|
@ -1,7 +1,7 @@
|
||||||
fastapi
|
fastapi
|
||||||
uvicorn[standard]
|
uvicorn[standard]
|
||||||
transformers
|
transformers
|
||||||
torch
|
torch --index-url https://download.pytorch.org/whl/cpu
|
||||||
gunicorn
|
gunicorn
|
||||||
aioredis==2.0.1
|
aioredis==2.0.1
|
||||||
celery==5.3.0
|
celery==5.3.0
|
||||||
|
|
Loading…
Reference in New Issue