audrey06100 commited on
Commit
20f91f6
·
1 Parent(s): d18ec50
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ certifi==2023.5.7
2
+ charset-normalizer==3.1.0
3
+ filelock==3.12.0
4
+ idna==3.4
5
+ Jinja2==3.1.2
6
+ MarkupSafe==2.1.2
7
+ mpmath==1.3.0
8
+ networkx==3.1
9
+ numpy==1.24.3
10
+ Pillow==9.5.0
11
+ requests==2.31.0
12
+ scipy==1.10.1
13
+ sympy==1.12
14
+ torch==2.0.1
15
+ torchaudio==2.0.2
16
+ torchvision==0.15.2
17
+ typing_extensions==4.6.2
18
+ urllib3==2.0.2