Spaces:
Sleeping
Sleeping
requirement
Browse files
.ipynb_checkpoints/requirements-checkpoint.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
absl-py==2.1.0
|
2 |
accelerate==1.5.2
|
3 |
aiofiles==23.2.1
|
@@ -49,7 +51,6 @@ fsspec==2024.6.1
|
|
49 |
ftfy==6.3.1
|
50 |
gitdb==4.0.12
|
51 |
GitPython==3.1.44
|
52 |
-
gradio==3.36.1
|
53 |
gradio_client==0.6.1
|
54 |
grpcio==1.71.0
|
55 |
h11==0.14.0
|
|
|
1 |
+
gradio==3.36.1
|
2 |
+
|
3 |
absl-py==2.1.0
|
4 |
accelerate==1.5.2
|
5 |
aiofiles==23.2.1
|
|
|
51 |
ftfy==6.3.1
|
52 |
gitdb==4.0.12
|
53 |
GitPython==3.1.44
|
|
|
54 |
gradio_client==0.6.1
|
55 |
grpcio==1.71.0
|
56 |
h11==0.14.0
|
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
absl-py==2.1.0
|
2 |
accelerate==1.5.2
|
3 |
aiofiles==23.2.1
|
@@ -49,7 +51,6 @@ fsspec==2024.6.1
|
|
49 |
ftfy==6.3.1
|
50 |
gitdb==4.0.12
|
51 |
GitPython==3.1.44
|
52 |
-
gradio==3.36.1
|
53 |
gradio_client==0.6.1
|
54 |
grpcio==1.71.0
|
55 |
h11==0.14.0
|
|
|
1 |
+
gradio==3.36.1
|
2 |
+
|
3 |
absl-py==2.1.0
|
4 |
accelerate==1.5.2
|
5 |
aiofiles==23.2.1
|
|
|
51 |
ftfy==6.3.1
|
52 |
gitdb==4.0.12
|
53 |
GitPython==3.1.44
|
|
|
54 |
gradio_client==0.6.1
|
55 |
grpcio==1.71.0
|
56 |
h11==0.14.0
|