majorSeaweed commited on
Commit
b26e471
·
verified ·
1 Parent(s): b541904

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- streamlit>=1.16.0
2
- torch>=1.13.1
3
- transformers>=4.27.0
4
- pylatexenc>=2.11
5
- qwen_vl_utils>=0.0.1
6
- bitsandbytes>=0.39.0
7
- pandas>=1.5.0
8
- Pillow>=9.0.0
9
- tqdm>=4.64.0
10
- matplotlib>=3.6.0
 
1
+ streamlit
2
+ torch
3
+ transformers
4
+ pylatexenc
5
+ qwen_vl_utils
6
+ bitsandbytes
7
+ pandas
8
+ Pillow
9
+ tqdm
10
+ matplotlib