Spaces:
Runtime error
Runtime error
10kwon
commited on
Commit
·
7a3189a
1
Parent(s):
2bfc29a
우리는 윈도우가 아니라 Mac이니까
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -37,7 +37,7 @@ jupyter_client==7.4.4
|
|
37 |
jupyter_core==4.11.2
|
38 |
kiwisolver==1.4.4
|
39 |
librosa==0.9.1
|
40 |
-
llvmlite
|
41 |
Markdown==3.4.1
|
42 |
MarkupSafe==2.1.1
|
43 |
matplotlib==3.6.1
|
@@ -69,7 +69,6 @@ pyparsing==3.0.9
|
|
69 |
python-dateutil==2.8.2
|
70 |
pytorch-lightning==1.3.3
|
71 |
PyWavelets==1.4.1
|
72 |
-
pywin32==304
|
73 |
PyYAML==5.4.1
|
74 |
pyzmq==24.0.1
|
75 |
requests==2.28.1
|
@@ -103,3 +102,4 @@ Werkzeug==2.2.2
|
|
103 |
wincertstore==0.2
|
104 |
yarl==1.8.1
|
105 |
zipp==3.10.0
|
|
|
|
37 |
jupyter_core==4.11.2
|
38 |
kiwisolver==1.4.4
|
39 |
librosa==0.9.1
|
40 |
+
llvmlite
|
41 |
Markdown==3.4.1
|
42 |
MarkupSafe==2.1.1
|
43 |
matplotlib==3.6.1
|
|
|
69 |
python-dateutil==2.8.2
|
70 |
pytorch-lightning==1.3.3
|
71 |
PyWavelets==1.4.1
|
|
|
72 |
PyYAML==5.4.1
|
73 |
pyzmq==24.0.1
|
74 |
requests==2.28.1
|
|
|
102 |
wincertstore==0.2
|
103 |
yarl==1.8.1
|
104 |
zipp==3.10.0
|
105 |
+
gradio
|