Spaces:
Sleeping
Sleeping
Commit
·
1fc4ee7
1
Parent(s):
4743b44
ai detector new
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
transformers
|
4 |
-
scipy
|
5 |
-
numpy
|
6 |
-
huggingface-hub
|
7 |
-
sentencepiece
|
8 |
-
protobuf
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
scipy
|
5 |
+
numpy
|
6 |
+
huggingface-hub
|
7 |
+
sentencepiece
|
8 |
+
protobuf
|