Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio>=4.0.0
|
|
2 |
huggingface_hub>=0.20.0
|
3 |
transformers>=4.36.0
|
4 |
torch>=2.0.0
|
5 |
-
python-dotenv>=0.19.0
|
|
|
|
|
|
2 |
huggingface_hub>=0.20.0
|
3 |
transformers>=4.36.0
|
4 |
torch>=2.0.0
|
5 |
+
python-dotenv>=0.19.0
|
6 |
+
peft
|
7 |
+
unsloth
|