Spaces:
Runtime error
Runtime error
Update requirements.txt (#2)
Browse files- Update requirements.txt (81f07d3d125264757a7ca9e682e79f3f5b624f2a)
- 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
|