Spaces:
Running
Running
huseinzol05
commited on
Commit
•
9b89971
1
Parent(s):
aab6aed
fix req
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
torch==2.0.1
|
2 |
-i https://download.pytorch.org/whl/cpu
|
3 |
-
|
4 |
-i https://download.pytorch.org/whl/cpu
|
5 |
-
|
|
|
6 |
malaya
|
7 |
-
malaya-boilerplate
|
8 |
matplotlib
|
9 |
transformers
|
|
|
|
|
1 |
-i https://download.pytorch.org/whl/cpu
|
2 |
+
torch==2.0.1
|
3 |
-i https://download.pytorch.org/whl/cpu
|
4 |
+
torchaudio==2.0.1
|
5 |
+
malaya-speech==1.4.0rc2
|
6 |
malaya
|
7 |
+
malaya-boilerplate==0.0.25rc4
|
8 |
matplotlib
|
9 |
transformers
|