nielsr HF Staff commited on
Commit
cfb6c81
·
verified ·
1 Parent(s): bcf5aa4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
- pipeline_tag: image-text-to-text
3
- library_name: diffusers # This might need to be verified in the repo.
4
- license: mit # Placeholder - update if needed
5
  ---
6
 
7
  <div align="center">
@@ -32,6 +30,8 @@ The UniDisc checkpoints are available on Hugging Face:
32
 
33
  ## Getting Started
34
 
 
 
35
  To install the dependencies, run:
36
  ```bash
37
  git submodule update --init --recursive
 
1
  ---
2
+ pipeline_tag: image-text-to-text
 
 
3
  ---
4
 
5
  <div align="center">
 
30
 
31
  ## Getting Started
32
 
33
+ Code can be found here: https://github.com/alexanderswerdlow/unidisc/tree/main
34
+
35
  To install the dependencies, run:
36
  ```bash
37
  git submodule update --init --recursive