# Sand_style_transfer **Repository Path**: zzb32/Sand_style_transfer ## Basic Information - **Project Name**: Sand_style_transfer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-23 - **Last Updated**: 2021-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 3d Style Transfer with Lucid To run this notebook, first install dependencies with: ` pip install -r requirements.txt ` Then open the jupyter notebook, simply running ` jupyter notebook ` You can put your own meshes (as .obj) and textures in the data folder. Remember to change the path in the code