mcamargo00 commited on
Commit
18a613a
·
verified ·
1 Parent(s): bc63018

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
  torch==2.1.0
4
  transformers==4.35.0
5
- python-multipart==0.0.6
6
- pydantic==2.5.0
 
1
+ gradio==4.44.0
 
2
  torch==2.1.0
3
  transformers==4.35.0
4
+ peft==0.7.1
5
+ accelerate==0.25.0