Electro0023 commited on
Commit
507e284
·
verified ·
1 Parent(s): d89257c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio
2
- transformers
3
  torch
4
- pillow
5
- accelerate
6
- bitsandbytes
 
 
 
1
+ transformers>=4.49.0
 
2
  torch
3
+ Pillow
4
+ fastapi
5
+ uvicorn
6
+ python-multipart
7
+ accelerate