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