Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
transformers
|
4 |
torch
|
5 |
-
pydantic
|
6 |
huggingface_hub
|
7 |
-
protobuf
|
8 |
-
flask
|
|
|
1 |
+
flask
|
2 |
+
waitress
|
3 |
transformers
|
4 |
torch
|
|
|
5 |
huggingface_hub
|
6 |
+
protobuf
|
|