amunozo commited on
Commit
c42e485
·
verified ·
1 Parent(s): ac77cf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -126,7 +126,7 @@ config = PIXELConfig.from_pretrained("amunozo/pixel-base-german")
126
  model = PIXELForPreTraining.from_pretrained("amunozo/pixel-base-german", config=config)
127
  ```
128
 
129
- ### Framework versions
130
 
131
  - Transformers 4.17.0
132
  - Pytorch 2.0.1+cu117
 
126
  model = PIXELForPreTraining.from_pretrained("amunozo/pixel-base-german", config=config)
127
  ```
128
 
129
+ ## Framework versions
130
 
131
  - Transformers 4.17.0
132
  - Pytorch 2.0.1+cu117