Spaces:
Runtime error
Runtime error
malvika2003
commited on
Commit
•
6eb89cb
1
Parent(s):
db5855f
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
# jupyter
|
2 |
-
jupyterlab
|
3 |
-
ipywidgets
|
4 |
-
ipykernel>=5.*
|
5 |
-
ipython>=7.16.3
|
|
|
|
1 |
+
# jupyter
|
2 |
+
jupyterlab
|
3 |
+
ipywidgets
|
4 |
+
ipykernel>=5.*
|
5 |
+
ipython>=7.16.3
|
6 |
+
transformers
|