Spaces:
Zienab
/
Runtime error

Zienab commited on
Commit
d799613
·
verified ·
1 Parent(s): 520aa4a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -44
requirements.txt CHANGED
@@ -1,46 +1,8 @@
1
  accelerate==1.1.1
2
- blinker==1.9.0
3
- certifi==2024.8.30
4
- charset-normalizer==3.4.0
5
- click==8.1.7
6
- colorama==0.4.6
7
- filelock==3.16.1
8
- Flask>=2.0.0
9
- fsspec==2024.10.0
10
- huggingface-hub>=0.13.0
11
- idna==3.10
12
- imageio==2.36.0
13
- itsdangerous==2.2.0
14
- Jinja2==3.1.4
15
- lazy_loader==0.4
16
- MarkupSafe==3.0.2
17
- mpmath==1.3.0
18
- networkx==3.4.2
19
- ninja==1.11.1.2
20
- numpy>=1.19.0
21
- opencv-python-headless==4.10.0.84
22
- packaging==24.2
23
- pillow>=8.0.0
24
- psutil==6.1.0
25
- pyclipper==1.3.0.post6
26
- pytesseract==0.3.13
27
- python-bidi==0.6.3
28
- PyYAML==6.0.2
29
- regex==2024.11.6
30
- requests==2.32.3
31
- safetensors==0.4.5
32
- scikit-image==0.24.0
33
- scipy==1.14.1
34
- shapely==2.0.6
35
- sympy==1.13.1
36
- tifffile==2024.9.20
37
- tiktoken
38
- tokenizers==0.15.2
39
- tqdm==4.67.0
40
- transformers>=4.30.0
41
- torch>=1.13.0
42
- torchvision
43
- typing_extensions==4.12.2
44
- urllib3==2.2.3
45
  verovio==4.3.1
46
- Werkzeug==3.1.3
 
1
  accelerate==1.1.1
2
+ Flask==3.1.0
3
+ torch==2.5.1
4
+ torchvision==0.20.1
5
+ transformers==4.37.2
6
+ tiktoken==0.6.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  verovio==4.3.1
8
+ gunicorn