Spaces:
Sleeping
Sleeping
napatswift commited on
Commit ·
32757eb
1
Parent(s): 968ae67
Add torch to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ sentencepiece
|
|
| 2 |
transformers
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
-
gradio
|
|
|
|
|
|
| 2 |
transformers
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
+
gradio
|
| 6 |
+
torch
|