Spaces:
Sleeping
Sleeping
Akhil Koduri
commited on
Commit
•
b5487d6
1
Parent(s):
45ca3e5
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.28.1
|
2 |
+
torch==1.13.1
|
3 |
+
gradio==3.1
|