Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
jupyterlab==4.2.5
|
2 |
tornado==6.2
|
3 |
-
ipywidgets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
jupyterlab==4.2.5
|
2 |
tornado==6.2
|
3 |
+
ipywidgets
|
4 |
+
gradio
|
5 |
+
huggingface_hub
|
6 |
+
pandas
|
7 |
+
scikit-learn
|
8 |
+
retry
|
9 |
+
rich
|