Spaces:
Sleeping
Sleeping
Update pyproject.toml
Browse files- pyproject.toml +2 -2
pyproject.toml
CHANGED
|
@@ -44,8 +44,8 @@ cpu = [
|
|
| 44 |
|
| 45 |
# predictions with GUI
|
| 46 |
gui = [
|
| 47 |
-
"gradio
|
| 48 |
-
"plotly
|
| 49 |
"ipykernel",
|
| 50 |
"psutil",
|
| 51 |
"pexpect",
|
|
|
|
| 44 |
|
| 45 |
# predictions with GUI
|
| 46 |
gui = [
|
| 47 |
+
"gradio",
|
| 48 |
+
"plotly",
|
| 49 |
"ipykernel",
|
| 50 |
"psutil",
|
| 51 |
"pexpect",
|