Spaces:
Sleeping
Sleeping
Commit
·
3d58d5b
1
Parent(s):
a21df9e
Initial commit of Gradio chatbot
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
absl-py==2.2.2
|
2 |
accelerate==1.6.0
|
3 |
aiofiles==24.1.0
|
@@ -131,4 +132,4 @@ Werkzeug==3.1.3
|
|
131 |
wheel==0.46.1
|
132 |
wrapt==1.17.2
|
133 |
pip
|
134 |
-
datasets
|
|
|
1 |
+
python==3.12.0
|
2 |
absl-py==2.2.2
|
3 |
accelerate==1.6.0
|
4 |
aiofiles==24.1.0
|
|
|
132 |
wheel==0.46.1
|
133 |
wrapt==1.17.2
|
134 |
pip
|
135 |
+
datasets
|