Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nehalelkaref
/
flat-arabic-entity-classification
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nehalelkaref
commited on
Nov 21, 2023
Commit
146971f
·
1 Parent(s):
4f474c7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,5 @@
1
import gradio as gr
2
import numpy as np
3
-
4
from huggingface_hub import hf_hub_download
5
import os
6
1
import gradio as gr
2
import numpy as np
3
from huggingface_hub import hf_hub_download
4
import os
5