Spaces:
Sleeping
Sleeping
Commit
·
a21df9e
1
Parent(s):
64476c7
Initial commit of Gradio chatbot
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -40,7 +40,7 @@ httpx==0.28.1
|
|
40 |
huggingface-hub==0.30.2
|
41 |
idna==3.10
|
42 |
ipykernel==6.29.5
|
43 |
-
ipython==
|
44 |
ipython_pygments_lexers==1.1.1
|
45 |
itsdangerous==2.2.0
|
46 |
jedi==0.19.2
|
@@ -130,3 +130,5 @@ websockets==15.0.1
|
|
130 |
Werkzeug==3.1.3
|
131 |
wheel==0.46.1
|
132 |
wrapt==1.17.2
|
|
|
|
|
|
40 |
huggingface-hub==0.30.2
|
41 |
idna==3.10
|
42 |
ipykernel==6.29.5
|
43 |
+
ipython==8.14.0
|
44 |
ipython_pygments_lexers==1.1.1
|
45 |
itsdangerous==2.2.0
|
46 |
jedi==0.19.2
|
|
|
130 |
Werkzeug==3.1.3
|
131 |
wheel==0.46.1
|
132 |
wrapt==1.17.2
|
133 |
+
pip
|
134 |
+
datasets
|