Spaces:
Paused
Paused
update: add requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
jupyterlab==4.2.5
|
| 2 |
tornado==6.2
|
| 3 |
-
ipywidgets
|
|
|
|
|
|
|
|
|
| 1 |
jupyterlab==4.2.5
|
| 2 |
tornado==6.2
|
| 3 |
+
ipywidgets
|
| 4 |
+
ipywebrtc
|
| 5 |
+
numpy
|