jotrigo commited on
Commit
65da6b5
1 Parent(s): 6610633

Upload requirments.txt

Browse files
Files changed (1) hide show
  1. requirments.txt +36 -0
requirments.txt ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ blinker==1.7.0
2
+ certifi==2024.2.2
3
+ charset-normalizer==3.3.2
4
+ click==8.1.7
5
+ colorama==0.4.6
6
+ filelock==3.13.1
7
+ Flask==3.0.2
8
+ fsspec==2024.2.0
9
+ huggingface-hub==0.20.3
10
+ idna==3.6
11
+ install==1.3.5
12
+ itsdangerous==2.1.2
13
+ Jinja2==3.1.3
14
+ MarkupSafe==2.1.5
15
+ mpmath==1.3.0
16
+ mysql-connector-python==8.3.0
17
+ networkx==3.2.1
18
+ numpy==1.26.4
19
+ packaging==23.2
20
+ pillow==10.2.0
21
+ python-dotenv==1.0.1
22
+ PyYAML==6.0.1
23
+ regex==2023.12.25
24
+ requests==2.31.0
25
+ safetensors==0.4.2
26
+ sympy==1.12
27
+ tokenizers==0.15.1
28
+ torch==2.2.0
29
+ torchaudio==2.2.0
30
+ torchvision==0.17.0
31
+ tqdm==4.66.1
32
+ transformers==4.37.2
33
+ typing_extensions==4.9.0
34
+ urllib3==2.2.0
35
+ waitress==3.0.0
36
+ Werkzeug==3.0.1