Spaces:
Sleeping
Sleeping
vineelnani16
commited on
Commit
•
99cd273
1
Parent(s):
5907228
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
torch==1.8.1
|
2 |
+
gradio==2.3.1
|
3 |
+
tokenizers==0.10.3
|