rajistics commited on
Commit
b5ee5b2
1 Parent(s): a20227e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,7 +6,9 @@ language: en
6
  ## Source
7
  A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual. The original model is at [https://github.com/PrithivirajDamodaran/Styleformer](https://github.com/PrithivirajDamodaran/Styleformer).
8
 
9
- ![Styleformer](Styleformer.png)
 
 
10
 
11
  ## Examples:
12
  ```
 
6
  ## Source
7
  A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual. The original model is at [https://github.com/PrithivirajDamodaran/Styleformer](https://github.com/PrithivirajDamodaran/Styleformer).
8
 
9
+ ![Style](https://huggingface.co/models/rajistics/informal_formal_style_transfer/resolve/main/Styleformer.png)
10
+
11
+
12
 
13
  ## Examples:
14
  ```