Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pyakhurel
/
test-finetuned
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pyakhurel
commited on
Oct 13, 2023
Commit
28efd15
·
1 Parent(s):
ac78b51
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
from huggingface_hub import InferenceClient
2
import gradio as gr
3
import torch
4
from peft import PeftModel
1
import gradio as gr
2
import torch
3
from peft import PeftModel