Spaces:
Runtime error
Runtime error
Commit
·
23b71fd
1
Parent(s):
95d187a
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
torch>=1.9.0
|
2 |
+
tokenizers>=0.10.3
|
3 |
+
gradio>=3.16.0
|