fdgdfvb/sad
0
1---2title: Sad3emoji: 🐢4colorFrom: green5colorTo: green6sdk: docker7app_port: 78608pinned: false9duplicated_from: giskardai/giskard10license: deepfloyd-if-license11short_description: dsf12---13Welcome to Giskard !14You can modify this space to suit your needs.15 16The goal for you is to upload your model so you can inspect and test it thanks to Giskard.17 18In the Dockerfile you can change the PYTHON_VERSION to any python version between 3.7 and 3.10 !19The default value is 3.7.13. If you don't have specific need we advise you to stay with this version because the build will be quicker.20 21In the requirements.txt file you can add every python package your model needs. Be carefull, the package giskard is mandatory.22 23Finally the main code will be in the project.py file. You can choose the name, description of your project.24Then you can upload your model and dataset, by following the Giskard documentation https://docs.giskard.ai/start/guides/upload-your-model.25 26As an exemple, we already built one model and dataset in the project.py file. Feel free to delete it.27If you have any question, you can contact us on linkedin https://www.linkedin.com/in/alexcombessie/