Category: Git
-
6 AI Projects for Developers
1. StreamDiffusion : https://github.com/cumulo-autumn/StreamDiffusion 2. Rope : https://github.com/Hillobar/Rope 3. PromptBench : https://github.com/microsoft/promptbench 4. Reactive-Resume : https://github.com/AmruthPillai/Reactive-Resume 5. Voice Clone Tool : https://github.com/jianchang512/clone-voice 6. Heynote: https://github.com/heyman/heynote
-
How do I create a folder in a GitHub repository?
/ in the file name field to create folder(s), e.g. typing folder1/file1 in the file name field will create a folder folder1 and a file file1.