Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
!pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
2 |
!pip install --no-deps "xformers<0.0.27" "trl<0.9.0" peft accelerate bitsandbytes
|
3 |
-
!pip install --upgrade huggingface_hub
|
|
|
|
1 |
!pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
2 |
!pip install --no-deps "xformers<0.0.27" "trl<0.9.0" peft accelerate bitsandbytes
|
3 |
+
!pip install --upgrade huggingface_hub
|
4 |
+
!pip install gradio
|