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

Full tutorial video for Fooocus : https://youtu.be/jHTkVm2mcfs

How to use NGROK to connect Gradio apps on free Kaggle notebooks : https://youtu.be/iBT6rhH0Fjs

24 June 2024 Update:

  • Libraries and installation updated - now Notebook V7

  • Now easier and works perfect 

  • Now uses latest Torch 2.2.0 and xFormers 0.0.24

11 December 2023 Update:

  • Additional library install cell added

  • If you want to use FaceSwap please also execute that cell under the install cell

How To Install and Use

Comments

Akshay

Hi, sry to bug you but, i'm facing pyngrok module error. while running in kaggle. ModuleNotFoundError Traceback (most recent call last) Cell In[4], line 8 5 import threading 7 from flask import Flask ----> 8 from pyngrok import ngrok, conf 10 conf.get_default().auth_token = "2XPHJhpQzy6242Wzi6H912sCFfc_5neBPa9UdFfzvcQ5QN3G6" 12 os.environ["FLASK_ENV"] = "development" ModuleNotFoundError: No module named 'pyngrok'

Furkan Gözükara

Hello. I just did a fresh book and it works. please turn of your session. close your browser. and login again. use google chrome.

Akshay

Thanks for refreshing the notebook, I again tried it it was running but, at the point when we have to launch Ngrok: I'm facing this issue. ERR_NGROK _8012. I have posted this on Discord as well.

Furkan Gözükara

hello replied from discord too. if you make a small video recording and show me steps i can tell you where your problem is

Furkan Gözükara

!wget "https://civitai.com/api/download/models/156286?type=Model&format=SafeTensor" -O "/kaggle/working/Fooocus/models/loras/epiCRealLife Enhancer.safetensors"

Art

Hi Furkan, tried to run Foocus on kaggle, it gives me an error (ValueError: Unable to compare versions for numpy>=1.17: need=1.17 found=None. This is unusual. Consider reinstalling numpy.) on the last run (cell: !python entry_with_update.py)... any idea to fix it?

profits mimetiques

Hi Furkan, maybe i'm missing a post, but did you made a massed compute install guide for fooocus and or automatic1111 ? I don't use comfyui all my workflow is on a1111 and fooocus it would really help me if you have any tutorial for masse compute !

profits mimetiques

thanks it's working, but from what i see there is no way to import c quheckpoints quickly or stock them on the virtual machine, you must always reinstall everything at every run. Also i thought about making a python script to download all the files i want but the download speed is pretty long sadly