vimmoos@Thor
commited on
Commit
·
f751ac1
1
Parent(s):
ac475d0
In the beginning there was darkness
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -29,6 +29,7 @@ gymnasium = {extras = ["box2d"], version = "^0.29.1"}
|
|
29 |
scikit-image = "^0.24.0"
|
30 |
tqdm = "^4.66.5"
|
31 |
torch = "^2.4.1"
|
|
|
32 |
|
33 |
|
34 |
[build-system]
|
|
|
29 |
scikit-image = "^0.24.0"
|
30 |
tqdm = "^4.66.5"
|
31 |
torch = "^2.4.1"
|
32 |
+
streamlit = "^1.39.0"
|
33 |
|
34 |
|
35 |
[build-system]
|