Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
6
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e2444ac
fastapi_django_main_live
/
contbk
/
ai
/
app
/
apps.py
kenken999
m
e2444ac
5 days ago
raw
Copy download link
history
blame
Safe
108 Bytes
from
django.apps
import
AppConfig
class
AppConfig
(
AppConfig
):
name =
'app'
verbose_name =
'OCR App'