title: "GitHub - 6Morpheus6/pinokio-wiki: Tutorial for Pinokio and its Applications"
source: https://github.com/6Morpheus6/pinokio-wiki
author:
- "[[GitHub]]"
published:
created: 2025-03-16
description: Tutorial for Pinokio and its Applications. Contribute to 6Morpheus6/pinokio-wiki development by creating an account on GitHub.
tags:
- Container
- Software
- Help
Please follow the instructions in Pinokio Tutorial to install Pinokio for Windows, Mac or Linux
Note: Pinokio is compatible with all Win 10 and Win 11 versions. It is not supported on Win 8 and earlier versions of Windows.
The Home Directory is the place where all your Apps and needed components will be installed.
The location of the Home Directory can be changed in Pinokio - Settings (The wheel in the top right corner on the Pinokio main page).
C:\AI\pinokio
)Once you've set your new location, click the Save button and wait until Pinokio has finished to move your files to the new location.
Depending on the amount of files this may take some time.
Don't abort this process or turn off your computer until it has fully completed or Pinokio might not start properly next time.
Visit the Discover page in Pinokio to install new Apps.
Click on the Icon of the App you want to Install and click the Download button.
Choose the default folder or set a new name for the App folder and click Download. Once downloaded, the App appears on the main page of Pinokio. Select the App and click Install.
The api
folder contains all your installed Apps. Just delete the according App.Pinokio.git folder in your explorer.
To delete an App simply go to .\pinokio\api
If you don't know where to find this folder, just have a look at Pinokio - Settings (The wheel in the top right corner on the Pinokio main page).
Navigate there with your Explorer or File Manager and in there you will see the api
folder.
Note: Sometimes it is necessary to reset the
bin
folder (via Settings in Pinokio). This is a common fix for many other problems as well. As it flushes out any problematic packages that may be causing issues. It's generally recommended as the first fix for most problems. It won't affect the settings or saved files of any of your currently installed applications, but it will download and reinstall all necessary requirements again the first time you run an Application afterwards.
You can uninstall Pinokio like any other program on your system.
There is also an Uninstall Pinokio file in the same folder like the Pinokio program.
On Windows it is located in: C:\Users\<user>\AppData\Local\Programs\Pinokio
On a Mac it is in: /Applications/
On Linux it is in: /opt/pinokio
This will only uninstall Pinokio not your Apps. Your Home directory will stay untouched.
To remove Pinokio and all its components completely from your system, you also need to:
pinokio
folder of your home directory (you find its location in Pinokio - Settings)pinokio
folder containing the configuration filesC:\Users\<user>\AppData\Roaming\Pinokio
/Users/<user>/Library/Application Support/Pinokio
/home/<user>/pinokio
If you find a bug, if something doesn't work as expected, or if you're having trouble running an Application, please visit the Pinokio Discord Server and post your issue in one of the #support channels.
logs.zip
(Logs will be generated when you hit the report bug button and can be saved anywhere on your computer)Note: The channel links provided above will only work if you have joined the Pinokio Discord Server in the first place.
| Top | General | Applications | FAQ | Troubleshooting - Pinokio | Troubleshooting - Applications | Requirements |
The Home screen of Pinokio is divided in 2 sections.
Currently running Apps are displayed with a green frame and a spinning circle at the top of the Home screen.
Although it is technically possible to run more than one Application at the same time, it isn't recommended since most of the Apps have a significant performance consumption.
The settings page displays the currently installed Pinokio version and can be reached by clicking the wheel at the top right corner of the home screen. Here you can:
bin
folder (deleting will remove all pre-requirements. They will be reinstalled with the next Application you install)cache
folder (deleting will remove all temporary files and some default models. These models will be reloaded the next time the App that needs the model is launched)drive
folder (this is the location of files shared by Pinokio Applications to reduce disk space, such as python packages of the different environments and custom models, Loras, Upscaler and controlnet models used by Stable Diffusion based Apps)The Discover page in Pinokio allows you to install new Apps.
All downloaded Apps will be displayed on the Pinokio home screen and can be installed from there.
- Applications labeled with SCRIPT VERSION 1 only work with Pinokio 1.0.15 or higher!
- Applications labeled with SCRIPT VERSION 1.5 only work with Pinokio 1.3.4 or higher!
- A yellow banner with a corresponding message appears on the main page of Pinokio if your Pinokio version doesn't support the Script Version of an installed Application. In that case please Upgrade Pinokio to the latest version.
All requirements will be installed with your first App.
Note: It is highly recommended to switch off your antivirus, during this first installation to avoid unnecessary subsequent troubleshooting.
Applications not created by verified publishers and not tagged as Pinokio on GitHub don't appear on the Discover page. They can still be installed with the Download from URL button at the top of the Discover page.
Note: Only Applications with a
pinokio.js
and respectiveinstall.json
orinstall.js
andstart.json
orstart.js
scripts can be installed with Pinokio.
To find out if an Application on GitHub that doesn't appear on the Discover page can be installed with Pinokio, have a look on the GitHub repo and check for these scripts on the main page of the project.
Click an App on the Pinokio Home screen to see the Application screen
To start the Application, click the Start / Launch button and wait until it is fully launched.
Once launched, an Open WebUI or Open Session button will appear to use the App inside of Pinokio.
To use the Application in your default browser, click the Open External button above the user interface.
The Terminal / Server displays all processes, errors and details about the App.
Here you can also stop and restart the App again by clicking the Stop / Run button on the top.
Applications with Script version 1.1 and higher now support Wifi Sharing and can be accessed via mobile phone or other devices within the local network. To access Pinokio and these Applications via Wifi, it is needed to grant access for the device in the first place.
This can be done by clicking Wifi sharing on the main page of Pinokio at the top right corner and scanning the given QR Code. For LAN connections within the local network, this step can be skipped.
The Files button leads to the Pinokio scripts, App-folder, subfolders and all containing files. It is even possible to edit and save these files within Pinokio, although it is recommended to use an appropriate Editor or IDE for that purpose.
This should only be done in exceptional cases and with caution since a mistake can easily break the App.
It's always wise to make a backup of the original files before modifying them.
Note: A Factory Reset will delete all files and folders in the App folder including your output and custom models! Always make sure to save all important files and models beforehand!
C:\Users\<user>\AppData\Local\Programs\Pinokio
on Windows/Applications/
on Mac/opt/pinokio
on LinuxC:\Users\<user>\AppData\Roaming\Pinokio
on Windows/Users/<user>/Library/Application Support/Pinokio
on Mac/home/<user>/pinokio
on Linux.\pinokio\api
Note: If you delete an Application or click the Factory Reset Button, the Output and Models folder will be deleted as well.
Make sure to save any important Output Files and Models before you delete an App!
.\pinokio\bin
contains all required components for Applications. These pre-requirements (Conda, git, zip, etc.) will be installed in .\pinokio\bin\miniconda
.\pinokio\logs
stores all installation logs, launch protocols and system information needed to troubleshoot issues..pinokio\Cache
e.g. Pip_Cache for components, Temp and Gradio_Temp for intermediate output files.Note: Some of these files, especially models, can be very large and should be kept to save time.
.\pinokio\dirve
is a shared models folder used by Stable Diffusion based Applications to save drive space. Models, Loras, Embeddings and many more downloaded and stored in their according folders in .\pinokio\drive\drives\peers\d1704581225212\
can be used by Automatic1111, Fooocus, and ComfyUI without moving or copying the models.| Top | General | Pinokio | FAQ | Troubleshooting - Pinokio | Troubleshooting - Applications | Requirements |
On Civitai you can download finetuned SD1.5 and SDXL models, Loras and more for free. But it's recommended to create a free account to see all available models.
The new Stable Diffusion based version 1.1 Apps come with a button allowing you to access Civitai directly within the App.
Filter the models displayed in the top right corner of the Models page.
To display only models, filter for Checkpoints, All and your desired model version SDXL or SD1.5 (pic1)
Select SD1.5 if you have less than 8GB VRAM
Select SD1.5 and SDXL if you have 8GB and more VRAM
Select an image that represents best what you have in mind and click on it.
On the following page you can scroll through different pictures created with that model. Above these images you see different versions of this model. Most likely the latest version is the newest and best one.
The right side displays the model type and the Stable Diffusion version. Choose your desired model version at the top and press the Download Button right beside the Create Button to download the model. (pic2)
Put it into .\pinokio\drive\drives\peers\d1704581225212\checkpoints
on your computer.
Back in Stable Diffusion WebUI click the blue refresh button at the top left corner right beside the models dropdown menu.
After that you can select your model in that dropdown menu. (pic3)
Lower the size of the images you want to create to 512 x 512 up to 800 x 800 pixel for SD1.5 models since they are trained on 512px images. Sizes bigger than 800px would lead to errors, mutations, mirror effects or double objects. Common horizontal and vertical formats like 600 x 800 or 768 x 512 work as well.
SDXL models can be used with sizes up to 1280x1280px.
ComfyUI is perhaps the most complex, but also the most versatile local image and video generation App available. You can do anything with it, but you need to know what you are doing!
There are great workflows on the internet that can be used without connecting any nodes by yourself. But none of them work "out of the box" and deliver the desired output without tweaking the settings in those nodes. In addition it is necessary to download and select the correct models in the corresponding model loader nodes, otherwise errors are inevitable.
To save yourself a lot of time jumping from one error message to the next, it's highly recommended to start at the beginning and learn some basics.
A good way to start are these YouTube tutorials. If you watch the first videos in the right order, you'll quickly get a basic understanding of how ComfyUI works and also how to understand, fix and prevent any errors.
Note: ALWAYS install custom nodes with the ComfyUI Manager, even if a video shows you how to clone the nodes into ComfyUI. The Manager is the easiest and safest way to install, uninstall and organize your nodes. It is pre-installed in your ComfyUI.
How to install custom nodes using the Manager is described later in this Wiki.
From beginner to expert. German tutorial with English subs. Best place to start, especially if ComfyUI is your first image generation App.
ComfyUI Tutorial - A Latent Place
English tutorial playlist with 8 videos. From beginner to advanced.
Learn ComfyUI - Olivio Sarikas
ComfyUI Guides - Workflow, node explanation, example workflows and shortcuts
Beginner's Guide to ComfyUI - Stable Diffusion Art
ComfyUI Examples
ComfyUI Shortcuts
There are 2 ways to load and use new workflows in ComfyUI:
All nodes and their connections to each other will be displayed in ComfyUI.
Nodes that are required but not yet installed will be displayed in red and a message will appear informing you that they are missing.
Note: Workflows often require specific models to be downloaded into the appropriate folders.
Read the workflow description carefully and download these models to the correct folders.
Some models can also be downloaded using the Manager (Install Models).
The manager will download them directly to the correct folders.
After downloading a model it is necessary to click the Refresh button of ComfyUI (below the Load button)
Also custom nodes without workflow can be installed with the Manager
Note: Custom nodes sometimes require specific models to be downloaded into the appropriate folders.
Read the workflow description carefully and download these models to the correct folders.
Some models can also be downloaded using the Manager (Install Models).
The manager will download them directly to the correct folders.
After downloading a model it is necessary to click the Refresh button of ComfyUI (below the Load button)
ComfyUI and the custom nodes are constantly evolving. It is advisable to keep both up to date and can fix red nodes and other bugs.
To update ComfyUI and the custom nodes:
Newer Chat Apps like Chatbot-Ollama, Devika, OpenUI, Open WebUI and Lobe can be either used with API keys, or the Ollama backend. Therefore Ollama needs to be downloaded and installed separately on your computer.
To use these Applications with Ollama please:
Note: Pinokio will ask you to start Ollama each time you are using one of these applications. But since Ollama always runs in the background after you installed it, you don't have to bother about it anymore. (Ollama doesn't consume performance as long as it is idle.)
Ollama Models for these Applications can be downloaded on the left side menu.
The terminal will display the download progress. Downloading models may take a while, depending on your Internet speed. Keep an eye on the Terminal messages. If you don't see a progress bar, the download is failing. Please make sure you have a good internet connection and followed the steps in Chat Applications to install the Ollama backend before.
Start the Application
Click Next since Ollama is still running
Select the model in the drop down
In Chatbot-Ollama the dropdown menu is at the top
In OpenUI the models can be selected in the Settings
How to use Ollama models in Lobe can be found later in this Wiki
1.) Click Download Models and select the model you want to download
Lobe Chat requires some more steps to use Ollama models
Open Lobe Settings (Click the Smiley at the top left corner of the chat window)
Click Language Model
Activate Ollama and Use Client-Side Fetching Mode
Check the connectivity
Passing this test tells you that Lobe is connected with the Ollama backend
If it fails, please make sure the Ollama backend is installed and running. Otherwise follow the steps in Chat Applications
Click Get Models List to update Lobe with all newly downloaded models
Click on the dropdown menu to select your models
All selected models will be displayed in the dropdown menu
All displayed models will be checked in the list
Close the Settings and select the model you want to use at the top of Lobe
The dropdown menu displays all models you've selected in the settings
Use your model and start chatting
With Open WebUI it is possible to download Ollama models from their homepage and GGUF models from Huggingface.
All Models can be downloaded directly in Open WebUI Settings.
To download Ollama models with Open WebUI:
latest
version of the modelllama3:instruct
)For further information please check the Open WebUI Documentation or visit Open Webui on GitHub or Discord
| Top | General | Pinokio | Applications | Troubleshooting - Pinokio | Troubleshooting - Applications | Requirements |
Please follow the steps in the Pinokio tutorial to install Pinokio on your Mac.
patch.command
This step is crucial to tell your Mac to grant permission for Pinokio.
Entering your password is invisible. Just type your password and press Enter.
*Do NOT use exFAT drives
Actually, this is more of a notification than a warning. If your home directory is in the default location on your C drive or any other built-in SSD drive, it is expected to be formatted with the NTFS file system. exFAT is an old filesystem from the Win98 era and is only used for external drives today.
However, if you decide to change the location of your home directory, you should first check the filesystem on the intended drive because exFAT is a limited filesystem that doesn't support all the features provided by Pinokio and its applications.
To check the file system of a drive, open your Explorer, right-click on the drive letter and select Properties.
Error: The path already exists. Please remove the folder and retry.
This error message occurs if the folder you are trying to change your home directory to still exists.
If you set a new path in Pinokio Settings, Pinokio will create this new folder for you. But this is only possible as long as this folder doesn't exist. Otherwise the folder and all its content will be overwritten. To avoid this, you see this error message.
To fix this problem, you need to delete or rename the folder you want to change your home directory to.
For example: If you set the location to D:\AI\pinokio
, then this pinokio
folder may not exist yet. It will be automatically created by Pinokio when you set this path in Pinokio Settings and will become your new home folder.
For further information please read how to Change the location where Apps are downloaded and installed (Home)
This kind of error occurs when a file, module or any component needed for the App is missing.
To find out which component is missing, have a look at the Terminal / Server or restart the App. The last lines of the messages in the Terminal when the App has launched reveal the real problem.
Common issues are, "Module Not Found Error: No module named..." or "Out Of Memory Error".
Missing modules can often be fixed by reinstalling the App.
Out of Memory Errors can be fixed by
decreasing the size of an image
decreasing the number of images you created simultaneously
or using a smaller model (in some Stable Diffusion based Apps).
In other cases, there is no way to reduce memory consumption, which means that this particular Application cannot be used with the current hardware.
If reinstalling the App in case of a missing module doesn't help, or if you are unsure about the cause, please make a screenshot of the error in the Terminal / Server and post it in pinokio-support or hit the Report Bug button and post your logs.zip along with a screenshot of the error in the Terminal and a short description of the problem in the forum.
A new release of pip is available
This message can be ignored. It is just information that a newer pip version is available.
In fact, all applications come with this message. Even if they are installed manually.
If there is an error, your pip version is never the reason and upgrading pip is never a solution.
Each Application in pinokio is installed in its own environment along with its own set of requirements. This ensures that applications don't affect each other and avoids python package conflicts.
If you want to install a certain package or another version of an existing package for an Application, it is crucial to activate the respective environment of that App in the first place or the package will be installed into the base environment. (Installing packages in the base environment will not have the desired effect, but it can mess up the base environment and cause problems.)
Note: To install a python package into the respective Application environment you need to determine the location of the App and activate the environment.
On the Settings page of Pinokio you see the path to the pinokio
folder of your Home Directory. (Pic 1)
Applications are installed in .\pinokio\api
You can look up the path to your Application in your Explorer or Finder (Pic 2)
All newer applications have a fairly similar folder structure.
You will find the App in .\pinokio\api<application>.git\app
On Windows the activation file is located in .\pinokio\api\<application>.git\app\env\Scripts
On Mac and Linux the activation file is located in ./pinokio/api/<application>.git/app/env/bin
There are some exceptions like Automatic1111 and Forge e.g. The environment of these apps is called venv
On Windows you need Anaconda Powershell Prompt (miniconda) to install a python package.
On Mac and Linux you can use your Terminal.
cd ./pinokio/api/<application>.git/app
<application>
with the name of the Application you want to navigate to)source env/bin/activate
pip install <package>
pip install <package>==<version number>
<package>
with the package name and <version number>
with the version number of the package you want to install)y
pip show <package>
<package>
with the name of the package you want to install)pip list
lists all packages installed in this specific environment with their corresponding version.Example: Lets say your home directory is /Users/Michael/pinokio
and you want to install onnxruntime-gpu
in ComfyUI.
Then it would work like this:
cd /Users/Michael/pinokio/api/comfyui.git/app
source env/bin/activate
pip install onnxruntime-gpu
pip install onnxruntime-gpu==1.17.0
pip show onnxruntime-gpu
pip list
lists all packages installed in the ComfyUI environment with their corresponding version.cd .\pinokio\api\<application>.git\app
<application>
with the name of the Application you want to navigate to)env\Scripts\activate
pip install <package>
pip install <package>==<version number>
<package>
with the package name and <version number>
with the version number of the package you want to install)y
pip show <package>
<package>
with the name of the package you want to install)pip list
lists all packages installed in the ComfyUI environment with their corresponding version.Example: Lets say your home directory is D:\pinokio
and you want to install onnxruntime-gpu
in ComfyUI.
Then it would work like this:
Close Pinokio
Open Anaconda Powershell (Pic 3)
Navigate to ComfyUI cd D:\pinokio\api\comfyui.git\app
(Pic 4)
Activate the environment env\Scripts\activate
(Pic 5)
A green (env) is displayed in front of your prompt. - Don't proceed if this (env) is missing!
If the (env) is white, you are using Anaconda Prompt. Repeat the steps using Anaconda Powershell.
Install onnxruntime-gpu pip install onnxruntime-gpu
(Pic 6)
If you wanted to install onnxruntime-gpu 1.17.0 the command would be pip install onnxruntime-gpu==1.17.0
(Pic 7)
A message appears indicating that the package was successfully installed. (Pic 8)
Optional:
To verify the installation you can use the command pip show onnxruntime-gpu
(Pic 9)
pip list
lists all packages installed in the ComfyUI environment with their corresponding version. (Pic 10)
1.) Look up the path to your Home Directory on the Settings page
2.) Look up the path to your Application in your Explorer or Finder
3.) Search for Anaconda Powershell and open it
| Top | General | Pinokio | Applications | FAQ | Troubleshooting - Applications | Requirements |
Visiting the Discover page to download Applications is the only option that requires an Internet connection.
In some cases, an antivirus program, VPN, proxy, or firewall restrictions on a corporate network may block this connection.
There are basically 2 reasons why you might end up in this kind of installation loop.
Either an antivirus or your firewall is blocking the installation of needed components
Or Pinokio detects a pre-installed Anaconda version and skips the installation of the needed components
If there is a pre-installed Anaconda version you don't need, please uninstall it.
If you need your pre-installed Anaconda version please remove it from PATH temporarily until all requirements are installed.
Deactivate your antivirus program and firewall.
Delete the bin
folder .\pinokio\bin
Try to install the App again
Pinokio will now install Miniconda and the other components again properly.
A similar loop can occur during the installation of conda:ffmpeg, cmake on Mac, Linux, and sometimes even on Windows.
Most likely this fails with the message: "CondaValueError: You have chosen a non-default solver backend (libmamba) but it was not recognized. Choose one of: classic"
This loop can be often seen after updating pinokio from an earlier version.
In previous versions libmamba was installed in another channel. To solve this issue, it's needed to install the Requirements again.
bin
folder .\pinokio\bin
If Visual Buildtools fails with the context:68:3 error, it often happens due to a partially preinstalled version or not enough disk space on your system drive. There are 3 ways to fix this:
Make sure you have at least 15 GB space on your system drive
This should only be done if Visual Studio isn't needed by any other program on your computer
a.) Start the Visual Studio Installer - Screenshot 1.) a.)
b.) Click "Modify"
c.) Select "Desktop Development C++" and check the following components like marked in Screenshot 2.) c.)
C++ Build Tools core features
C++ 2019 Redistributable Update
C++ core desktop features
MSVC v142 - VS 2019 C++ x64/x86 build tools
Windows 10 SDK (10.0.19041.0)
C++ CMake tools for Windows
Testing tools core features - Build Tools
C++ AddressSanitizer
d.) Click the "Modify" button at the bottom right corner to install the Visual Buildtools
a.) Start the Visual Studio Installer - Screenshot 1.) a.)
b.) Click the "Available" tab and choose "Visual Studio Community 2022" and click "Install"
c.) Select "Desktop Development C++" and check the following components like marked in Screenshot 2.) c.)
C++ Build Tools core features
C++ 2019 Redistributable Update
C++ core desktop features
MSVC v142 - VS 2019 C++ x64/x86 build tools
Windows 10 SDK (10.0.19041.0)
C++ CMake tools for Windows
Testing tools core features - Build Tools
C++ AddressSanitizer
d.) Click the "Install" button at the bottom right corner to install the Visual Buildtools
.\pinokio\bin
- Type cd <path to your home directory>\bin
<path to your home directory>
with the path you see on the Settings page)Let's say the path to your Home Directory is
D:\pinokio
, the command would becd D:\pinokio\bin
.\vs_buildtools.exe --passive --wait --includeRecommended --nocache --add Microsoft.VisualStudio.Workload.VCTools
Visual buildtools fails due to the node:fs:207:21 error, if a folder name in the path to your home directory contains a space, special characters or non-Unicode letters.
In this case please change the path to your Pinokio home directory.
It's rather "editing" the registry than an installation.
By default on Windows you can't access a path that is longer than 260 characters, which is necessary for several App installations. That's why Pinokio enables LONG PATHS on Windows. If it fails, it can be done manually.
Therefore you need to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
This can happen due to outdated or wrong NVIDIA drivers, or a corrupted cuda library download
bin
folder .\pinokio\bin
| Top | General | Pinokio | Applications | FAQ | Troubleshooting - Pinokio | Requirements |
There are different reasons for the "Module Not Found Error: No module named..." error.
Most of these issues are caused by a too strict antivirus program blocking necessary processes needed for a proper installation of the AI-App or a bad / disrupted internet connection during the installation process.
Most of these issues can be resolved by disabling the antivirus program, a factory reset and reinstallation of the specific App.
To fix this issue please:
If all these steps don't help, please visit the Pinokio Discord Server and post your problem in pinokio-support or hit the Report Bug button and post your logs.zip along with a screenshot of the error in the Terminal and a short description of the problem in the forum.
Applications with SCRIPT VERSION 2.0 or higher are only supported on Pinokio 2.0 or higher.
Earlier versions of Pinokio don't support all new features, resulting in a white screen.
(The Script Version of Applications is displayed on the Discover page.)
To resolve this issue:
.\pinokio\api\comfy.git
Note: Upgrading Pinokio this way will not affect any of your previously installed Apps.
You can update and downgrade Pinokio at any time without affecting your applications.
Just make sure that your Pinokio version matches the script version of all your Applications!
Contrary to other Applications on Pinokio, Facefusion releases new versions rather than updates. These new version often need new requirements. These requirements are missing after updating Facefusion.
That's why it is needed to run the installation again after updating it. But since the App and most of the requirements are still installed this will be done in no time.
Once the installation is finished, Facefusion should launch again.
In earlier versions of Facefusion the names of the input image and the target video may not contain spaces, special characters or non-Unicode letters. This is the most common reason why videos could not be generated.
Since Facefusion 2.6.0 this is no longer a problem.
Please press the update button of Facefusion and run the installation again after the update is finished.
If you want to keep your Facefusion version, please rename your files accordingly if needed.
If the face recognition works, you will see a preview of the swapped face on the right side of the user interface and a small icon of the reference face in your target video. If there is no preview, please use a front shot close-up of a face that isn't cropped at the edges.
Make sure your image and video don't contain any NSFW or gore content, otherwise Facefusion's NSFW filter will refuse to create the output.
| Top | General | Pinokio | Applications | FAQ | Troubleshooting - Pinokio | Troubleshooting - Applications |
Supported Systems:
Window, Linux - NVIDIA, AMD, CPU
Apple (Silicon) - MPS
Intel Mac - CPU
Minimal Requirements:
Stable Diffusion SD1.5 Models: NVIDIA 4GB VRAM, 16GB RAM
Stable Diffusion SDXL Models: NVIDIA 8GB VRAM, 24 RAM
Supported Systems:
Window, Linux - NVIDIA, AMD, CPU
Apple (Silicon) - MPS
Intel Mac - CPU
Minimal Requirements:
ComfyUI - SD1.5 Models: NVIDIA 4GB VRAM, 16GB RAM
ComfyUI - SDXL Models: NVIDIA 8GB VRAM, 24 RAM
Supported Systems:
Window, Linux - NVIDIA, AMD, CPU
Apple (Silicon) - MPS
Intel Mac - CPU
Minimal Requirements:
NVIDIA 4GB VRAM, 16GB RAM
Window, Linux - NVIDIA
Apple (Silicon) - MPS
Minimal Requirements:
NVIDIA 16GB VRAM, 64GB RAM
Note: Running Videocrafter with less than the minimal requirements
will most likely freeze your computer. Please be cautious.
Supported Systems:
Window, Linux - NVIDIA only
Minimal Requirements:
NVIDIA 16 GB VRAM
Supported Systems:
Apple (Silicon) - MPS
Broke on NVIDIA due to torchmcubes
Supported Systems:
Window, Linux - NVIDIA, AMD, CPU
Apple (Silicon) - MPS
Minimal Requirements:
NVIDIA 12 GB VRAM
M1 and above
Supported Systems:
Window, Linux - NVIDIA
Apple (Silicon) - MPS
Minimal Requirements:
NVIDIA 12 GB VRAM
MPS 20GB
Supported Systems:
Window, Linux - NVIDIA
Minimal Requirement:
NVIDIA 8 GB VRAM
Supported Systems:
Window, Linux - NVIDIA only
Minimal Requirements:
NVIDIA 8 GB VRAM
Supported Systems:
Window, Linux - NVIDIA only
Minimal Requirements:
NVIDIA 12 GB VRAM
Supported Systems:
Window, Linux - NVIDIA only
Mac: MPS only
Minimal Requirements:
NVIDIA 16 GB VRAM, 32 GB RAM
MPS < 20 GB
Supported Systems:
Window, Linux - NVIDIA, AMD, CPU
Apple (Silicon) - MPS
Intel Mac - CPU
Minimal Requirements:
NVIDIA 8 GB VRAM
Supported Systems:
Window, Linux - NVIDIA
Apple (Silicon) - MPS
Minimal Requirements:
NVIDIA 8 GB VRAM
Supported Systems:
Window, NVIDIA only
Minimal Requirements:
NVIDIA 10 GB VRAM
Supported Systems:
Window, Linux - NVIDIA, AMD, CPU
Apple (Silicon) - MPS
Intel Mac - CPU
Minimal Requirements:
NVIDIA 4 GB VRAM
CPU 16 GB RAM
Supported Systems:
Window, Linux - NVIDIA only
Minimal Requirements:
NVIDIA 8GB VRAM
Supported Systems:
Window, Linux - NVIDIA only
Minimal Requirements:
NVIDIA 12 GB VRAM, 32 GB RAM
Supported Systems:
Window, Linux - NVIDIA only
Minimal Requirements:
NVIDIA 12 GB VRAM