pumpfun commited on
Commit
e6df3b0
1 Parent(s): a5c3db1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
- ### The first AI for pump built on Hugging Face.
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