hrlima commited on
Commit
16afa12
·
verified ·
1 Parent(s): 9051b4a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- gradio==5.48.0
2
- transformers>=4.40.0
3
- torch
4
- numpy
5
- sentencepiece
 
1
+ fastapi
2
+ uvicorn
3
+ httpx