Terranova commited on
Commit
c60d778
·
1 Parent(s): 5730727

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -3,11 +3,21 @@ license: cc-by-3.0
3
  ---
4
 
5
  This is a personal collection of my LoRAs, which I use in a google colab file. <br>
6
- Will upload a colab file for this soon(tm)
 
7
 
8
- To copy this into
 
 
 
9
 
10
- None of the models here are by me, this is a collection, however images without a source is probably generated by me.
 
 
 
 
 
 
11
 
12
  <details><summary>Personal Favourite Generations</summary>
13
 
 
3
  ---
4
 
5
  This is a personal collection of my LoRAs, which I use in a google colab file. <br>
6
+ <br>It's cloud hosted meaning I can freely access and add models onto this. <br>
7
+ <br>Will upload a colab file for this soon(tm)
8
 
9
+ To copy this into a colab without using my setup:
10
+ ```
11
+ !pip install huggingface_hub
12
+ import huggingface_hub
13
 
14
+ !git clone https://huggingface.co/Solarium/personal-lora.git /content/huggingface
15
+ %cd personal-lora
16
+ !git-lfs install
17
+ !git lfs pull
18
+ ```
19
+
20
+ None of the models here are by me, this is a collection, however images without a source is probably generated by me or theres no prompt data on CivitAI
21
 
22
  <details><summary>Personal Favourite Generations</summary>
23