Spaces:
Sleeping
Sleeping
BeveledCube
commited on
Commit
•
0e75081
1
Parent(s):
54b9262
Fix dependencies 2
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
torch
|
2 |
tensorflow
|
|
|
3 |
transformers
|
|
|
|
|
4 |
huggingface_hub
|
5 |
flask
|
6 |
pydantic
|
|
|
1 |
torch
|
2 |
tensorflow
|
3 |
+
|
4 |
transformers
|
5 |
+
tf-keras
|
6 |
+
|
7 |
huggingface_hub
|
8 |
flask
|
9 |
pydantic
|