Spaces:
Running
Running
Bram Vanroy
commited on
Commit
·
f9cf5b5
1
Parent(s):
3d26c4a
pin versions
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
graphviz
|
2 |
-
optimum
|
3 |
-
penman
|
4 |
-
streamlit==1.
|
5 |
-
torch
|
6 |
git+https://github.com/BramVanroy/multilingual-text-to-amr@5859af0d870acd2f76d71e5a7d12fa35a7a2059b#egg=mbart-amr
|
|
|
1 |
+
graphviz==0.20.1
|
2 |
+
optimum==1.7.1
|
3 |
+
penman==1.2.2
|
4 |
+
streamlit==1.19.0
|
5 |
+
torch==1.13.1
|
6 |
git+https://github.com/BramVanroy/multilingual-text-to-amr@5859af0d870acd2f76d71e5a7d12fa35a7a2059b#egg=mbart-amr
|