Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zahrach0724
/
Attendify-v2
like
0
Keras
zahrach0724/Attendify
English
code
python
tensorflow
License:
mit
Model card
Files
Files and versions
Community
Use this model
17907bb
Attendify-v2
/
prediction
/
apps.py
zahrach0724
full model
8a6b560
about 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
from
django.apps
import
AppConfig
class
PredictionConfig
(
AppConfig
):
name =
'prediction'