Spaces:
Build error
Build error
Commit
·
e1e568b
1
Parent(s):
d8933f3
Upload folder using huggingface_hub
Browse files- =3.1.0, +0 -0
- requirements.txt +5 -1
=3.1.0,
ADDED
File without changes
|
requirements.txt
CHANGED
@@ -55,6 +55,7 @@ ffmpy==0.3.0
|
|
55 |
filelock==3.12.0
|
56 |
fire==0.5.0
|
57 |
Flask==2.2.5
|
|
|
58 |
Flask-Compress==1.13
|
59 |
Flask-Gravatar==0.5.0
|
60 |
Flask-Login==0.6.2
|
@@ -72,12 +73,15 @@ fsspec==2023.5.0
|
|
72 |
future==0.18.3
|
73 |
gevent==22.10.2
|
74 |
geventhttpclient==2.0.2
|
|
|
75 |
google-api-python-client==2.87.0
|
76 |
google-auth==2.19.0
|
77 |
google-auth-httplib2==0.1.0
|
78 |
google-auth-oauthlib==1.0.0
|
|
|
79 |
gradio==3.33.1
|
80 |
gradio_client==0.2.5
|
|
|
81 |
grpcio==1.54.2
|
82 |
h11==0.12.0
|
83 |
httpagentparser==1.9.5
|
@@ -155,7 +159,7 @@ pkgutil_resolve_name==1.3.10
|
|
155 |
Polygon3==3.0.9.1
|
156 |
portalocker==2.7.0
|
157 |
premailer==3.10.0
|
158 |
-
protobuf==3.
|
159 |
psutil==5.9.5
|
160 |
psycopg==3.1.8
|
161 |
psycopg-binary==3.1.8
|
|
|
55 |
filelock==3.12.0
|
56 |
fire==0.5.0
|
57 |
Flask==2.2.5
|
58 |
+
Flask-Babel==2.0.0
|
59 |
Flask-Compress==1.13
|
60 |
Flask-Gravatar==0.5.0
|
61 |
Flask-Login==0.6.2
|
|
|
73 |
future==0.18.3
|
74 |
gevent==22.10.2
|
75 |
geventhttpclient==2.0.2
|
76 |
+
google-api-core==2.11.0
|
77 |
google-api-python-client==2.87.0
|
78 |
google-auth==2.19.0
|
79 |
google-auth-httplib2==0.1.0
|
80 |
google-auth-oauthlib==1.0.0
|
81 |
+
googleapis-common-protos==1.59.0
|
82 |
gradio==3.33.1
|
83 |
gradio_client==0.2.5
|
84 |
+
greenlet==2.0.2
|
85 |
grpcio==1.54.2
|
86 |
h11==0.12.0
|
87 |
httpagentparser==1.9.5
|
|
|
159 |
Polygon3==3.0.9.1
|
160 |
portalocker==2.7.0
|
161 |
premailer==3.10.0
|
162 |
+
protobuf==3.19.6
|
163 |
psutil==5.9.5
|
164 |
psycopg==3.1.8
|
165 |
psycopg-binary==3.1.8
|