yjgjhgjh commited on
Commit
b635974
1 Parent(s): 14279ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,4 +6,5 @@ How to run!
6
  2. Doanload the Inferencing Script
7
  3. Replace the path in the script to where you downloaded the folder to, the path should be to the checkpoint-4000 folder, not the models.safetensor file itself
8
  4. make sure you pip installed and have python installed etc
9
- 5. Run the script from your IDE of choice like vs code or visual studio
 
 
6
  2. Doanload the Inferencing Script
7
  3. Replace the path in the script to where you downloaded the folder to, the path should be to the checkpoint-4000 folder, not the models.safetensor file itself
8
  4. make sure you pip installed and have python installed etc
9
+ 5. Run the script from your IDE of choice like vs code or visual studio
10
+ 6. You should be able to run both the inferencing and training scripts with as little as 2GB of vram!