Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1 +1,11 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
transformers
|
3 |
+
gradio
|
4 |
+
torch
|
5 |
+
matplotlib
|
6 |
+
langdetect
|
7 |
+
qrcode
|
8 |
+
pillow
|
9 |
+
wordcloud
|
10 |
+
nltk
|
11 |
+
better-profanity
|