Spaces:
Runtime error
Runtime error
Jyotiyadav
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import gradio as gr
|
2 |
import torch
|
3 |
import os
|
4 |
-
import torchvision
|
5 |
auth_token = os.environ.get("HUGGING_FACE_HUB_TOKEN")
|
6 |
from unsloth import FastLanguageModel
|
7 |
|
|
|
1 |
import gradio as gr
|
2 |
import torch
|
3 |
import os
|
|
|
4 |
auth_token = os.environ.get("HUGGING_FACE_HUB_TOKEN")
|
5 |
from unsloth import FastLanguageModel
|
6 |
|