sander-wood commited on
Commit
a4cb838
1 Parent(s): d971d28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ We provide five weights of bGPT on [Hugging Face](https://huggingface.co/sander-
18
  4. **_weights-image.pth_**: bGPT pre-trained on ImageNet for image generation/classification.
19
  5. **_weights-audio.pth_**: bGPT pre-trained on Librispeech for audio generation/classification.
20
 
21
- The code for bGPT is available on GitHub at [https://github.com/sanderwood/bgpt](https://github.com/sanderwood/bgpt).
22
 
23
  ## Installation
24
 
 
18
  4. **_weights-image.pth_**: bGPT pre-trained on ImageNet for image generation/classification.
19
  5. **_weights-audio.pth_**: bGPT pre-trained on Librispeech for audio generation/classification.
20
 
21
+ The code for bGPT is available on [GitHub ](https://github.com/sanderwood/bgpt).
22
 
23
  ## Installation
24