Home Artists Posts Import Register

Downloads

Content

Patreon exclusive posts index

Join discord and tell me your discord username to get a special rank : SECourses Discord

https://github.com/FurkanGozukara/Stable-Diffusion/blob/main/Tutorials/AI-Music-Generation-Audiocraft-Tutorial.md

Tutorial video : https://youtu.be/v-YpvPkhdO4

4 December 2023 Update

29 November 2023 Update

  • Libraries got updated, tested and working great. Please redownload install file and reinstall
  • Torch to 2.1.0 Cuda 12.1
  • xFormers to 0.22
  • You will get warning "Error caught was: No module named 'triton'". triton not available on Windows but will still work perfect

8 October 2023 Update

  • There was a huge update and new features. I updated both auto installer and auto run files. Use Python 3.10.11 version specifically

Please install and use Python 3.10.11 : https://www.python.org/downloads/release/python-31011/

How to install Python tutorial : https://youtu.be/B5U7LJOvH6g

Now it will also auto clone the repo so you don't have to do anything. Just put .bat files into a folder and run them

### 11 June 2023

The new commands added to the launch options. You can also modify my Patreon bat file and add these to bat file

--listen        Specify which IP address to listen on (0.0.0.0 for all interfaces

--server_port   Specify the port to listen on (7860 is the default)

--share         Create a Gradio public share link

--username      Specify a username to log into the Gradio public link

--password      Specify a password to log into the Gradio public link

--inbrowser     Automatically open the Gradio link in web browser

This AI model is able to generate amazing music. Nothing like Google's MusicML - 100 times better.

These attached .bat files will automatically install everything and let you run with a single click.

Download attached scripts into any folder you wish

First run install. bat

It will make a new venv and install everything. Your other installations won't be affected.

After installation close cmd and from now on use run. bat to start gradio

Files