æLtorio
commited on
Commit
•
841af45
1
Parent(s):
b9708f0
add requirements
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
torch
|
3 |
+
transformers>=4.46.2
|
4 |
+
peft
|
5 |
+
gradio
|