KJMAN678 commited on
Commit
eb14698
·
1 Parent(s): bece660

ノートブックの名前を変更

Browse files
README.md CHANGED
@@ -63,7 +63,7 @@
63
 
64
  ### File Organization / ファイル構成
65
 
66
- - StableDiffusionByCpu.ipynb
67
  - An executable file that performs image generation locally.
68
  - ローカルで画像生成を行う実行ファイル。
69
  - simulation.py
 
63
 
64
  ### File Organization / ファイル構成
65
 
66
+ - stable_diffusion_cpu.ipynb
67
  - An executable file that performs image generation locally.
68
  - ローカルで画像生成を行う実行ファイル。
69
  - simulation.py
StableDiffusionByCpu.ipynb → stable_diffusion_cpu.ipynb RENAMED
File without changes