Commit
•
0dd63b0
1
Parent(s):
bb9389b
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jupyterlab==3.6.7
|
2 |
+
jupyterlab-vim==0.15.1
|
3 |
+
jupyterlab-vimrc==0.5.2
|
4 |
+
transformers==4.41.2
|
5 |
+
huggingface-hub==0.23.4
|
6 |
+
pandas==2.2.2
|
7 |
+
datasets==2.20.0
|
8 |
+
ipywidgets==8.1.3
|