UniquePratham commited on
Commit
dde1860
1 Parent(s): c3906f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
- transformers==4.37.2
4
- megfile==3.1.2
5
- tiktoken
6
- verovio
7
- opencv-python
8
- cairosvg
9
- accelerate
10
- numpy==1.26.4
11
- loadimg
12
- pillow
13
- markdown
14
  shutils
 
1
+ transformers==4.45.0
2
+ streamlit==1.30.0
3
+ torch --index-url https://download.pytorch.org/whl/cpu
4
+ torchvision --index-url https://download.pytorch.org/whl/cpu
5
+ tiktoken
6
+ verovio
7
+ accelerate==0.28.0
8
+ Pillow==10.3.0
9
+ opencv-python
10
+ cairosvg
11
+ numpy==1.26.4
12
+ loadimg
13
+ markdown
14
  shutils