Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
hatesonar==0.0.7
|
3 |
torch==1.8.0
|
4 |
transformers==4.10.0
|
|
|
1 |
+
typing-extensions==4.5.0
|
2 |
+
gradio==3.28.1
|
3 |
hatesonar==0.0.7
|
4 |
torch==1.8.0
|
5 |
transformers==4.10.0
|