Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
# $GWOLF
|
|
|
5 |
|
6 |
### The first AI for pump built on Hugging Face.
|
7 |
* [Pump](https://www.pump.fun)
|
@@ -32,6 +33,6 @@ image = image.cpu().permute(0, 2, 3, 1).numpy()[0]
|
|
32 |
image = Image.fromarray((image * 255).round().astype("uint8"))
|
33 |
image
|
34 |
```
|
35 |
-
|
36 |
|
37 |
|
|
|
2 |
license: cc0-1.0
|
3 |
---
|
4 |
# $GWOLF
|
5 |
+
# CA:SOON
|
6 |
|
7 |
### The first AI for pump built on Hugging Face.
|
8 |
* [Pump](https://www.pump.fun)
|
|
|
33 |
image = Image.fromarray((image * 255).round().astype("uint8"))
|
34 |
image
|
35 |
```
|
36 |
+
|
37 |
|
38 |
|