Spaces:
Sleeping
Sleeping
parkermoe commited on
Commit ·
e84e439
1
Parent(s): 78de899
Update requirements.txt with torch
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
torchtext
|
| 3 |
+
gradio==3.36.1
|
| 4 |
+
numpy
|