Junfeng5 commited on
Commit
b6f76bd
·
verified ·
1 Parent(s): be364d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- torch
2
- transformers==4.39.2
3
- spaces
4
- pillow
5
- accelerate
6
- tqdm
 
 
 
 
1
+ torch==2.4.0
2
+ transformers==4.39.2
3
+ spaces
4
+ gradio==4.44.1
5
+ gradio_client==1.3.0
6
+ pillow
7
+ accelerate
8
+ bitsandbytes
9
+ tqdm