magicfixeseverything commited on
Commit
9ce6ef8
1 Parent(s): cc80c12

Upload 2 files

Browse files
Files changed (1) hide show
  1. Instructions.txt +5 -5
Instructions.txt CHANGED
@@ -246,7 +246,7 @@ Step 9:
246
 
247
  Download the following file:
248
 
249
- https://huggingface.co/spaces/magicfixeseverything/ai_image_creation/raw/main/ai_image_creation.py
250
 
251
  Add it into a folder you create here:
252
 
@@ -258,7 +258,7 @@ Step 9:
258
 
259
  Add then add the file here:
260
 
261
- C:/Diffusers/.venv/ai_image_creation/ai_image_creation.py
262
 
263
  There are some things you will need to change in that file, most notably the
264
  directory specified in "main_dir"
@@ -355,7 +355,7 @@ Step 12:
355
  cd C:\Diffusers
356
  call .venv\Scripts\activate.bat
357
  timeout /t 0 >nul
358
- py .venv\ai_image_creation\ai_image_creation.py
359
 
360
  cmd /k
361
 
@@ -368,7 +368,7 @@ cmd /k
368
 
369
  You can follow the instructions below or download this file instead:
370
 
371
- https://huggingface.co/spaces/magicfixeseverything/ai_image_creation/resolve/main/SDXL%20%26%20PhotoReal.lnk
372
 
373
  Right click on your desktop and then click on "New > Shortcut".
374
 
@@ -393,7 +393,7 @@ C:\Windows\System32\cmd.exe /k C:/Diffusers/.venv/ai_image_creation/ai_image_cre
393
  program to launch it simply opens the command prompt, then you must enter
394
  this each time in the command prompt:
395
 
396
- cd C:\Diffusers && .venv\Scripts\activate.bat && py .venv\ai_image_creation\ai_image_creation.py
397
 
398
  You might also not be able to use a shortcut. If so, just copy
399
  "ai_image_creation.bat" and put it on your desktop and name it what you
 
246
 
247
  Download the following file:
248
 
249
+ https://huggingface.co/spaces/magicfixeseverything/ai_image_creation/raw/main/app.py
250
 
251
  Add it into a folder you create here:
252
 
 
258
 
259
  Add then add the file here:
260
 
261
+ C:/Diffusers/.venv/ai_image_creation/app.py
262
 
263
  There are some things you will need to change in that file, most notably the
264
  directory specified in "main_dir"
 
355
  cd C:\Diffusers
356
  call .venv\Scripts\activate.bat
357
  timeout /t 0 >nul
358
+ py .venv\ai_image_creation\app.py
359
 
360
  cmd /k
361
 
 
368
 
369
  You can follow the instructions below or download this file instead:
370
 
371
+ https://huggingface.co/spaces/magicfixeseverything/ai_image_creation/resolve/main/AI%20Image%20Creation.lnk
372
 
373
  Right click on your desktop and then click on "New > Shortcut".
374
 
 
393
  program to launch it simply opens the command prompt, then you must enter
394
  this each time in the command prompt:
395
 
396
+ cd C:\Diffusers && .venv\Scripts\activate.bat && py .venv\ai_image_creation\app.py
397
 
398
  You might also not be able to use a shortcut. If so, just copy
399
  "ai_image_creation.bat" and put it on your desktop and name it what you