Spaces:
Runtime error
Runtime error
Galuh Sahid
commited on
Commit
•
aa297fa
1
Parent(s):
653217a
Add torch and torchvision
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ flax>=0.3.4
|
|
10 |
optax>=0.0.9
|
11 |
sentencepiece
|
12 |
mtranslate
|
13 |
-
streamlit
|
|
|
|
|
|
10 |
optax>=0.0.9
|
11 |
sentencepiece
|
12 |
mtranslate
|
13 |
+
streamlit
|
14 |
+
torch
|
15 |
+
torchvision
|