BhagwatK commited on
Commit
1d9073c
·
verified ·
1 Parent(s): df05824

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  title: Text-to-Image Synthesis with AttnGAN
3
  emoji: 🤖
4
- colorFrom: "blue"
5
- colorTo: "gray"
6
  sdk: streamlit
7
- sdk_version: "1.11.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
@@ -100,4 +100,4 @@ If you find AttnGAN useful in your research, please consider citing:
100
  - [Python 2.x implementation - PyTorch](https://github.com/taoxugit/AttnGAN)
101
 
102
 
103
- #### Note: This is a rough Readme as I am quite overloaded with work right now, this Readme will be updated soon with all the details (results, benchmarks, training hardware, model configurations, etc)
 
1
  ---
2
  title: Text-to-Image Synthesis with AttnGAN
3
  emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: gray
6
  sdk: streamlit
7
+ sdk_version: 1.40.1
8
  app_file: app.py
9
  pinned: false
10
  ---
 
100
  - [Python 2.x implementation - PyTorch](https://github.com/taoxugit/AttnGAN)
101
 
102
 
103
+ #### Note: This is a rough Readme as I am quite overloaded with work right now, this Readme will be updated soon with all the details (results, benchmarks, training hardware, model configurations, etc)