Spaces:
Build error
Build error
Update model.py
Browse files
model.py
CHANGED
@@ -12,7 +12,7 @@ os.system('pip install "unsloth[colab-new] @ git+https://github.com/unslothai/un
|
|
12 |
|
13 |
|
14 |
import gradio as gr
|
15 |
-
|
16 |
from transformers import TextStreamer
|
17 |
from unsloth import FastLanguageModel
|
18 |
from google.colab import drive
|
|
|
12 |
|
13 |
|
14 |
import gradio as gr
|
15 |
+
|
16 |
from transformers import TextStreamer
|
17 |
from unsloth import FastLanguageModel
|
18 |
from google.colab import drive
|