Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -13,4 +13,8 @@ python-dotenv>=0.19.0
|
|
13 |
pyngrok>=5.0.0
|
14 |
kaggle>=1.5.12
|
15 |
tensorflow-hub>=0.12.0
|
16 |
-
protobuf>=3.20.0,<4.0.0
|
|
|
|
|
|
|
|
|
|
13 |
pyngrok>=5.0.0
|
14 |
kaggle>=1.5.12
|
15 |
tensorflow-hub>=0.12.0
|
16 |
+
protobuf>=3.20.0,<4.0.0
|
17 |
+
tensorflow
|
18 |
+
transformers
|
19 |
+
gradio
|
20 |
+
torch
|