Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e47fcea
fastapi_django_main_live
/
controllers
/
ai
/
app
/
apps.py
kenken999
te
a746d34
11 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
from
django.apps
import
AppConfig
class
AppConfig
(
AppConfig
):
name =
'app'
verbose_name =
'OCR App'