TorBT - Torrents and Magnet Links Search Engine

[FreeCourseSite.com] Udemy - Deploy Face Recognition Web App with Machine Learning Flask

File Name
Size
0. Websites you may like/[CourseClub.Me].url
122 B
0. Websites you may like/[FreeCourseSite.com].url
127 B
0. Websites you may like/[GigaCourse.Com].url
49 B
01 - Introduction/001 Introduction.mp4
45 MB
01 - Introduction/001 Introduction_en.srt
3.4 kB
01 - Introduction/002 Face Recognition Project Components.mp4
21 MB
01 - Introduction/002 Face Recognition Project Components_en.srt
2.2 kB
01 - Introduction/003 Download all Resourses.html
422 B
01 - Introduction/003 FaceRecognition-Flask-main.zip
441 MB
01 - Introduction/004 Install Python.mp4
6.3 MB
01 - Introduction/004 Install Python_en.srt
2.9 kB
01 - Introduction/005 Clone Face Recognition Template.mp4
3.1 MB
01 - Introduction/005 Clone Face Recognition Template_en.srt
1.0 kB
01 - Introduction/005 Clone-Repository.url
84 B
01 - Introduction/006 Create and Install Virtual Environment & Packages.mp4
14 MB
01 - Introduction/006 Create and Install Virtual Environment & Packages_en.srt
4.6 kB
01 - Introduction/007 Next step.mp4
742 kB
01 - Introduction/007 Next step_en.srt
361 B
01 - Introduction/external-links.txt
86 B
02 - Image Processing with OpenCV/0. Websites you may like/[CourseClub.Me].url
122 B
02 - Image Processing with OpenCV/0. Websites you may like/[FreeCourseSite.com].url
127 B
02 - Image Processing with OpenCV/0. Websites you may like/[GigaCourse.Com].url
49 B
02 - Image Processing with OpenCV/001 1-OpenCV-Crash-Course.pptx
1.4 MB
02 - Image Processing with OpenCV/001 OpenCV & Image.mp4
23 MB
02 - Image Processing with OpenCV/001 OpenCV & Image_en.srt
5.0 kB
02 - Image Processing with OpenCV/002 What is Processing an Image (Information Extraction).mp4
23 MB
02 - Image Processing with OpenCV/002 What is Processing an Image (Information Extraction)_en.srt
7.0 kB
02 - Image Processing with OpenCV/003 1-OpenCV.zip
7.4 MB
02 - Image Processing with OpenCV/003 Download Resources.html
43 B
02 - Image Processing with OpenCV/004 OpenCV Values & Pixels.mp4
29 MB
02 - Image Processing with OpenCV/004 OpenCV Values & Pixels_en.srt
7.5 kB
02 - Image Processing with OpenCV/005 OpenCV Values & Pixels (Another Example).mp4
6.9 MB
02 - Image Processing with OpenCV/005 OpenCV Values & Pixels (Another Example)_en.srt
3.2 kB
02 - Image Processing with OpenCV/006 OpenCV Read Image.mp4
9.5 MB
02 - Image Processing with OpenCV/006 OpenCV Read Image_en.srt
4.8 kB
02 - Image Processing with OpenCV/007 OpenCV Pixels in Image.mp4
21 MB
02 - Image Processing with OpenCV/007 OpenCV Pixels in Image_en.srt
4.0 kB
02 - Image Processing with OpenCV/008 OpenCV Display Image.mp4
46 MB
02 - Image Processing with OpenCV/008 OpenCV Display Image_en.srt
10 kB
02 - Image Processing with OpenCV/009 OpenCV Color Space.mp4
58 MB
02 - Image Processing with OpenCV/009 OpenCV Color Space_en.srt
12 kB
02 - Image Processing with OpenCV/010 OpenCV Grayscale.mp4
9.5 MB
02 - Image Processing with OpenCV/010 OpenCV Grayscale_en.srt
2.1 kB
02 - Image Processing with OpenCV/011 Image Resizing.mp4
35 MB
02 - Image Processing with OpenCV/011 Image Resizing_en.srt
15 kB
02 - Image Processing with OpenCV/012 Face Detection.mp4
72 MB
02 - Image Processing with OpenCV/012 Face Detection_en.srt
16 kB
02 - Image Processing with OpenCV/013 Working on Videos.mp4
58 MB
02 - Image Processing with OpenCV/013 Working on Videos_en.srt
8.6 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/001 Face Recognition Model Introduction.mp4
8.7 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/001 Face Recognition Model Introduction_en.srt
2.8 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/002 2-Face-Recognition-model.pptx
3.2 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/002 2-Train-FaceRecognition-with-ML.zip
427 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/002 Download Resources.html
83 B
03 - Develop Face Recognition Model with Machine Learning from Scratch/003 About Data.mp4
15 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/003 About Data_en.srt
3.4 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/003 data.zip
129 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/004 Face Recognition Training Flow.mp4
11 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/004 Face Recognition Training Flow_en.srt
3.7 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/005 Data Preprocess Idea of Detect & Crop Face.mp4
7.4 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/005 Data Preprocess Idea of Detect & Crop Face_en.srt
2.8 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/006 Data Preprocessing Get Data.mp4
9.2 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/006 Data Preprocessing Get Data_en.srt
2.2 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/007 Data Preprocessing Import Required Libraries.mp4
6.0 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/007 Data Preprocessing Import Required Libraries_en.srt
2.3 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/008 Data Preprocess Get List of path of all Images.mp4
15 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/008 Data Preprocess Get List of path of all Images_en.srt
3.3 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/009 Data Preprocess Detect Face with Haar Cascade Classifier.mp4
54 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/009 Data Preprocess Detect Face with Haar Cascade Classifier_en.srt
10 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/010 Data Preprocess Crop Detected Face.mp4
15 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/010 Data Preprocess Crop Detected Face_en.srt
2.7 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/011 Data Preprocess Crop All Faces.mp4
35 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/011 Data Preprocess Crop All Faces_en.srt
11 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/012 Data Preprocess Idea of Structuring Images.mp4
28 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/012 Data Preprocess Idea of Structuring Images_en.srt
5.8 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/013 Data Preprocessing Structuring Data Part - 1.mp4
55 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/013 Data Preprocessing Structuring Data Part - 1_en.srt
13 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/014 Data Preprocessing Exploratory Data Analysis.mp4
47 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/014 Data Preprocessing Exploratory Data Analysis_en.srt
14 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/015 Data Preprocessing Filter Low Resolution Images and Resize images.mp4
36 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/015 Data Preprocessing Filter Low Resolution Images and Resize images_en.srt
9.8 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/016 Data Preprocessing Structure all Images.mp4
38 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/016 Data Preprocessing Structure all Images_en.srt
9.5 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/017 Eigen Face Flow.mp4
6.7 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/017 Eigen Face Flow_en.srt
1.9 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/018 Eigen Mean Face and PCA.mp4
67 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/018 Eigen Mean Face and PCA_en.srt
15 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/019 Eigen Face Get Optimal components for PCA.mp4
36 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/019 Eigen Face Get Optimal components for PCA_en.srt
11 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/020 Eigen Face Save PCA ML model.mp4
26 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/020 Eigen Face Save PCA ML model_en.srt
7.0 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/021 Eigen Face Visualize Eigen Face.mp4
21 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/021 Eigen Face Visualize Eigen Face_en.srt
5.8 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/022 Train Face Recognition Model Part - 1.mp4
5.2 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/022 Train Face Recognition Model Part - 1_en.srt
3.5 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/023 Train Face Recognition Model - Part 2.mp4
19 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/023 Train Face Recognition Model - Part 2_en.srt
5.1 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/024 Train Face Recognition Model Part - 3.mp4
35 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/024 Train Face Recognition Model Part - 3_en.srt
8.2 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/025 Best Estimator.mp4
8.5 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/025 Best Estimator_en.srt
2.7 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/026 Model Evaluation.mp4
43 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/026 Model Evaluation_en.srt
10 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/027 Save Face Recognition Model.mp4
6.5 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/027 Save Face Recognition Model_en.srt
2.3 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/028 Face Recognition Pipeline part 1.mp4
25 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/028 Face Recognition Pipeline part 1_en.srt
6.2 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/029 Face Recognition Pipeline part 2.mp4
54 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/029 Face Recognition Pipeline part 2_en.srt
8.5 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/030 Face Recognition Pipeline part 3.mp4
46 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/030 Face Recognition Pipeline part 3_en.srt
9.2 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/031 Face Recognition Pipeline part 4.mp4
64 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/031 Face Recognition Pipeline part 4_en.srt
11 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/032 Face Recognition Pipeline part 5.mp4
38 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/032 Face Recognition Pipeline part 5_en.srt
6.8 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/033 Predictions part -1.mp4
18 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/033 Predictions part -1_en.srt
6.2 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/034 Predictions part -2.mp4
44 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/034 Predictions part -2_en.srt
7.4 kB
03 - Develop Face Recognition Model with Machine Learning from Scratch/035 Predictions part -3.mp4
25 MB
03 - Develop Face Recognition Model with Machine Learning from Scratch/035 Predictions part -3_en.srt
9.7 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/001 3-Web-Application.pptx
1.7 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/001 4-Flask-App.zip
5.9 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/001 Download Resources.html
36 B
04 - Face Recognition Project (Integrating HTML Model to Flask App)/002 Face Recognition Web App.mp4
4.9 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/002 Face Recognition Web App_en.srt
4.6 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/003 Install Visual Studio Code.mp4
6.5 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/003 Install Visual Studio Code_en.srt
3.1 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/004 Folder Structure.mp4
7.2 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/004 Folder Structure_en.srt
5.7 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/005 main.py (connect to virtual environment).mp4
4.2 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/005 main.py (connect to virtual environment)_en.srt
2.8 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/006 main.py - basic app.mp4
6.3 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/006 main.py - basic app_en.srt
3.5 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/007 views.py and add url rule.mp4
21 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/007 views.py and add url rule_en.srt
3.7 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/008 base.html part-1.mp4
20 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/008 base.html part-1_en.srt
7.2 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/009 base.html part-2.mp4
56 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/009 base.html part-2_en.srt
17 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/010 Home page.mp4
14 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/010 Home page_en.srt
5.2 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/011 App Page.mp4
17 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/011 App Page_en.srt
6.8 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/012 Gender App Page.mp4
40 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/012 Gender App Page_en.srt
13 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/013 Gender App Page part 2.mp4
39 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/013 Gender App Page part 2_en.srt
11 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/014 Gender App Page part 3.mp4
82 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/014 Gender App Page part 3_en.srt
12 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/015 Gender App Page part 4.mp4
99 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/015 Gender App Page part 4_en.srt
14 kB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/016 Final App.mp4
10 MB
04 - Face Recognition Project (Integrating HTML Model to Flask App)/016 Final App_en.srt
1.9 kB
05 - Deploy Web App in Heroku Cloud/001 4-Deploy.pptx
248 kB
05 - Deploy Web App in Heroku Cloud/001 5-Flask-app-deploy.zip
11 MB
05 - Deploy Web App in Heroku Cloud/001 Getting ready for Deployment.mp4
2.3 MB
05 - Deploy Web App in Heroku Cloud/001 Getting ready for Deployment_en.srt
2.2 kB
05 - Deploy Web App in Heroku Cloud/002 Install Git.mp4
3.5 MB
05 - Deploy Web App in Heroku Cloud/002 Install Git_en.srt
1.2 kB
05 - Deploy Web App in Heroku Cloud/003 Setup Code for Deployment.mp4
18 MB
05 - Deploy Web App in Heroku Cloud/003 Setup Code for Deployment_en.srt
7.9 kB
05 - Deploy Web App in Heroku Cloud/004 GitHub-Repository.url
72 B
05 - Deploy Web App in Heroku Cloud/004 Push code to GitHub.mp4
18 MB
05 - Deploy Web App in Heroku Cloud/004 Push code to GitHub_en.srt
6.5 kB
05 - Deploy Web App in Heroku Cloud/005 Deploy Flask App.mp4
14 MB
05 - Deploy Web App in Heroku Cloud/005 Deploy Flask App_en.srt
9.0 kB
05 - Deploy Web App in Heroku Cloud/006 Heroku is not free tier anymore.html
1.2 kB
05 - Deploy Web App in Heroku Cloud/007 You App Deployed in Heroku.mp4
70 MB
05 - Deploy Web App in Heroku Cloud/007 You App Deployed in Heroku_en.srt
12 kB
05 - Deploy Web App in Heroku Cloud/external-links.txt
75 B
06 - Deploying in another open-course cloud/0. Websites you may like/[CourseClub.Me].url
122 B
06 - Deploying in another open-course cloud/0. Websites you may like/[FreeCourseSite.com].url
127 B
06 - Deploying in another open-course cloud/0. Websites you may like/[GigaCourse.Com].url
49 B
06 - Deploying in another open-course cloud/001 Deploy Face Recognition Flask app in Railway.app (Free open source).mp4
46 MB
06 - Deploying in another open-course cloud/001 Deploy Face Recognition Flask app in Railway.app (Free open source)_en.srt
10 kB
06 - Deploying in another open-course cloud/002 Your Final App.mp4
10 MB
06 - Deploying in another open-course cloud/002 Your Final App_en.srt
4.7 kB
06 - Deploying in another open-course cloud/003 5-Flask-app-deploy.zip
11 MB
06 - Deploying in another open-course cloud/003 Download Final App.html
35 B
07 - Appendix - Python Crash Course/001 Download the Resources.html
81 B
07 - Appendix - Python Crash Course/001 Python.zip
9.9 kB
07 - Appendix - Python Crash Course/002 Walk through on Jupyter Notebook.mp4
110 MB
07 - Appendix - Python Crash Course/002 Walk through on Jupyter Notebook_en.srt
27 kB
07 - Appendix - Python Crash Course/003 Print Statements.mp4
36 MB
07 - Appendix - Python Crash Course/003 Print Statements_en.srt
9.6 kB
07 - Appendix - Python Crash Course/004 Escape and Insert keys.mp4
56 MB
07 - Appendix - Python Crash Course/004 Escape and Insert keys_en.srt
14 kB
07 - Appendix - Python Crash Course/005 Variables & Assignments.mp4
11 MB
07 - Appendix - Python Crash Course/005 Variables & Assignments_en.srt
3.3 kB
07 - Appendix - Python Crash Course/006 Data Types.mp4
13 MB
07 - Appendix - Python Crash Course/006 Data Types_en.srt
3.1 kB
07 - Appendix - Python Crash Course/007 Data Type Casting.mp4
12 MB
07 - Appendix - Python Crash Course/007 Data Type Casting_en.srt
5.8 kB
07 - Appendix - Python Crash Course/008 List.mp4
65 MB
07 - Appendix - Python Crash Course/008 List_en.srt
22 kB
07 - Appendix - Python Crash Course/009 List Methods.mp4
14 MB
07 - Appendix - Python Crash Course/009 List Methods_en.srt
8.3 kB
07 - Appendix - Python Crash Course/010 Tuple.mp4
12 MB
07 - Appendix - Python Crash Course/010 Tuple_en.srt
6.8 kB
07 - Appendix - Python Crash Course/011 Sets.mp4
7.3 MB
07 - Appendix - Python Crash Course/011 Sets_en.srt
4.8 kB
07 - Appendix - Python Crash Course/012 Dictionaries.mp4
42 MB
07 - Appendix - Python Crash Course/012 Dictionaries_en.srt
14 kB
07 - Appendix - Python Crash Course/013 in operator.mp4
5.3 MB
07 - Appendix - Python Crash Course/013 in operator_en.srt
3.9 kB
07 - Appendix - Python Crash Course/014 plus operator.mp4
7.3 MB
07 - Appendix - Python Crash Course/014 plus operator_en.srt
4.0 kB
07 - Appendix - Python Crash Course/015 User Defined Functions.mp4
19 MB
07 - Appendix - Python Crash Course/015 User Defined Functions_en.srt
11 kB
07 - Appendix - Python Crash Course/016 Control Statements (if else).mp4
18 MB
07 - Appendix - Python Crash Course/016 Control Statements (if else)_en.srt
9.4 kB
07 - Appendix - Python Crash Course/017 Range & Zip.mp4
20 MB
07 - Appendix - Python Crash Course/017 Range & Zip_en.srt
6.2 kB
07 - Appendix - Python Crash Course/018 For Loop.mp4
15 MB
07 - Appendix - Python Crash Course/018 For Loop_en.srt
6.5 kB
07 - Appendix - Python Crash Course/019 Python Reference.html
14 kB
08 - [Optional] Flask Crash Course/001 Introduction.html
1.5 kB
08 - [Optional] Flask Crash Course/002 Installing Flask and Visual Studio Code.mp4
22 MB
08 - [Optional] Flask Crash Course/002 Installing Flask and Visual Studio Code_en.srt
7.4 kB
08 - [Optional] Flask Crash Course/002 Module-3.zip
411 kB
08 - [Optional] Flask Crash Course/003 Your First Flask App.mp4
20 MB
08 - [Optional] Flask Crash Course/003 Your First Flask App_en.srt
4.2 kB
08 - [Optional] Flask Crash Course/004 Flask Routing.mp4
35 MB
08 - [Optional] Flask Crash Course/004 Flask Routing_en.srt
6.5 kB
08 - [Optional] Flask Crash Course/005 URL Building.mp4
18 MB
08 - [Optional] Flask Crash Course/005 URL Building_en.srt
7.7 kB
08 - [Optional] Flask Crash Course/006 Flask Jinja Templates - Part 1.mp4
24 MB
08 - [Optional] Flask Crash Course/006 Flask Jinja Templates - Part 1_en.srt
7.7 kB
08 - [Optional] Flask Crash Course/007 Flask Jinja Templates - Part 2.mp4
36 MB
08 - [Optional] Flask Crash Course/007 Flask Jinja Templates - Part 2_en.srt
15 kB
08 - [Optional] Flask Crash Course/008 Flask Jinja Templates - Part 3.mp4
56 MB
08 - [Optional] Flask Crash Course/008 Flask Jinja Templates - Part 3_en.srt
18 kB
08 - [Optional] Flask Crash Course/009 Template Inheritance.mp4
25 MB
08 - [Optional] Flask Crash Course/009 Template Inheritance_en.srt
13 kB
08 - [Optional] Flask Crash Course/010 Static Files ( CSS, JS).mp4
30 MB
08 - [Optional] Flask Crash Course/010 Static Files ( CSS, JS)_en.srt
12 kB
08 - [Optional] Flask Crash Course/011 Http Methods in Flask.mp4
35 MB
08 - [Optional] Flask Crash Course/011 Http Methods in Flask_en.srt
16 kB
08 - [Optional] Flask Crash Course/012 File Upload in Flask.mp4
50 MB
08 - [Optional] Flask Crash Course/012 File Upload in Flask_en.srt
20 kB
09 - Extra Tips/0. Websites you may like/[CourseClub.Me].url
122 B
09 - Extra Tips/0. Websites you may like/[FreeCourseSite.com].url
127 B
09 - Extra Tips/0. Websites you may like/[GigaCourse.Com].url
49 B
09 - Extra Tips/001 Connect Python Environment to Virtual Environment in Visual Studio Code.html
1.8 kB
09 - Extra Tips/002 Reference Books and PDFs.html
1.5 kB
09 - Extra Tips/002 facerecognitionpdf.zip
1.3 MB
10 - Bonus Lecture/001 Bonus Lecture Next Steps.html
677 B