Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
M-Abdelmegeed
/
Code-Classifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
M-Abdelmegeed
commited on
Jun 20, 2024
Commit
02a12c3
·
verified
·
1 Parent(s):
c64c22f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("huggingface/CodeBERTa-language-id").launch()
1
import gradio as gr
2
3
+
gr.load("
models/
huggingface/CodeBERTa-language-id").launch()