DjPapzin's picture
Add falcondemo.mp4 and .keras model to Git LFS
c77acf1
raw
history blame contribute delete
138 Bytes
from django.apps import AppConfig
class ApiConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'api'