ST-THOMAS-OF-AQUINAS commited on
Commit
3d08233
·
verified ·
1 Parent(s): 87f925a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio>=4.36.0
2
- transformers>=4.44.0
3
  torch
4
- accelerate
 
 
1
+ fastapi
2
+ uvicorn
3
  torch
4
+ transformers>=4.44.0
5
+ accelerate