Skip to content

phi-grib/Flame_installer_linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flame_installer_linux

Bash scripts for installing Flame and miniconda

Instructions:

  1. git clone https://github.com/phi-grib/Flame_installer_linux/
  2. cd Flame_installer_linux
  3. bash installer.sh
  4. After installation -> bash flame_api.sh OR Go to Desktop -> Double click on Flame executable

It is possible that it may take a while to start. If an error appears in the browser, just refresh (F5) the window when the django server is up and running.

If you want to specify the path for your models do:
conda activate flame
flame -c config -d /path/to/models
Then run again the executable.

You can also change the path to your custom model directory in Flame's GUI in the configuration tab.

About

Bash scripts for installing Flame and miniconda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages