Terranova
commited on
Commit
·
02790d3
1
Parent(s):
4047522
Update READMEd.md
Browse files- READMEd.md +6 -1
READMEd.md
CHANGED
@@ -1,12 +1,17 @@
|
|
1 |
---
|
2 |
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 |
<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
|
10 |
```
|
11 |
!pip install huggingface_hub
|
12 |
import huggingface_hub
|
|
|
1 |
---
|
2 |
license: cc-by-3.0
|
3 |
---
|
4 |
+
<details><summary><b>Changelog</b></summary>
|
5 |
|
6 |
+
```
|
7 |
+
> Removed potentially TOS-breaking images
|
8 |
+
```
|
9 |
+
</details>
|
10 |
This is a personal collection of my LoRAs, which I use in a google colab file. <br>
|
11 |
<br>It's cloud hosted meaning I can freely access and add models onto this. <br>
|
12 |
<br>Will upload a colab file for this soon(tm)
|
13 |
|
14 |
+
To copy this into a colab notebook:
|
15 |
```
|
16 |
!pip install huggingface_hub
|
17 |
import huggingface_hub
|