Spaces:
Runtime error
Runtime error
ruanchaves
commited on
Commit
•
1546b3c
1
Parent(s):
37f65a8
feat: text simplification
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
gradio
|
3 |
+
transformers
|