Spaces:
Runtime error
Runtime error
Prasanna Dhungana
commited on
Commit
•
93f5951
1
Parent(s):
af0d1cc
initial commit
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
peft
|
4 |
+
gradio
|