Spaces:
Running
Running
Faran Fahandezh
commited on
Commit
·
524dbe1
1
Parent(s):
ddbbf37
Add application file1
Browse files- requirements.txt +19 -0
requirements.txt
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
python==3.9
|
2 |
+
blobfile==2.0.1
|
3 |
+
cairosvg==2.6.0
|
4 |
+
drawSvg==1.9.0
|
5 |
+
imageio==2.19.2
|
6 |
+
matplotlib==3.5.1
|
7 |
+
mpi4py==3.1.4
|
8 |
+
networkx==2.8.2
|
9 |
+
numpy==1.21.2
|
10 |
+
opencv_python==4.6.0.66
|
11 |
+
Pillow==9.4.0
|
12 |
+
pytorch_fid==0.3.0
|
13 |
+
setuptools==57.5.0
|
14 |
+
Shapely==1.8.4
|
15 |
+
tensorflow==2.11.0
|
16 |
+
torch==2.0.0
|
17 |
+
tqdm==4.61.2
|
18 |
+
webcolors==1.12
|
19 |
+
gradio==4.44.1
|