html strcture
Showing
- .DS_Store 0 additions, 0 deletions.DS_Store
- .flaskenv 1 addition, 0 deletions.flaskenv
- autoaugmentation/.DS_Store 0 additions, 0 deletionsautoaugmentation/.DS_Store
- autoaugmentation/app.py 7 additions, 0 deletionsautoaugmentation/app.py
- autoaugmentation/static/image/data_augment_cat.jpeg 0 additions, 0 deletionsautoaugmentation/static/image/data_augment_cat.jpeg
- autoaugmentation/templates/home.html 62 additions, 0 deletionsautoaugmentation/templates/home.html
- autoaugmentation/templates/layout.html 33 additions, 0 deletionsautoaugmentation/templates/layout.html
- autoaugmentation/templates/progress.html 8 additions, 0 deletionsautoaugmentation/templates/progress.html
- autoaugmentation/templates/result.html 24 additions, 0 deletionsautoaugmentation/templates/result.html
- requirements.txt 18 additions, 0 deletionsrequirements.txt
- setup.py 3 additions, 0 deletionssetup.py
.DS_Store
0 → 100644
File added
.flaskenv
0 → 100644
autoaugmentation/.DS_Store
0 → 100644
File added
autoaugmentation/app.py
0 → 100644
105 KiB
autoaugmentation/templates/home.html
0 → 100644
autoaugmentation/templates/layout.html
0 → 100644
autoaugmentation/templates/progress.html
0 → 100644
autoaugmentation/templates/result.html
0 → 100644
requirements.txt
0 → 100644
attrs | ||
click==8.0.3 | ||
Flask==2.0.2 | ||
iniconfig==1.1.1 | ||
itsdangerous==2.0.1 | ||
Jinja2==3.0.3 | ||
MarkupSafe==2.0.1 | ||
packaging==21.3 | ||
pandoc==2.0.1 | ||
pdflatex | ||
pluggy==1.0.0 | ||
py==1.11.0 | ||
pyparsing==3.0.6 | ||
pytest | ||
python-dotenv==0.19.2 | ||
toml==0.10.2 | ||
Werkzeug==2.0.2 | ||
weasyprint==51 | ||
\ No newline at end of file |
setup.py
0 → 100644