Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -8,3 +8,6 @@ matplotlib==3.5.3
|
|
8 |
tensorflow==2.8.0
|
9 |
python-dotenv==0.19.0
|
10 |
gunicorn==20.1.0
|
|
|
|
|
|
|
|
8 |
tensorflow==2.8.0
|
9 |
python-dotenv==0.19.0
|
10 |
gunicorn==20.1.0
|
11 |
+
huggingface_hub==0.19.4
|
12 |
+
tqdm==4.66.1
|
13 |
+
protobuf==3.20.0
|