sasha HF staff commited on
Commit
b8ff803
1 Parent(s): 78cadf7
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. app.py +2 -2
  2. zipped_images/stablediffusion2/CEO.zip +3 -0
  3. zipped_images/stablediffusion2/IT_specialist.zip +3 -0
  4. zipped_images/stablediffusion2/accountant.zip +3 -0
  5. zipped_images/stablediffusion2/aerospace_engineer.zip +3 -0
  6. zipped_images/stablediffusion2/aide.zip +3 -0
  7. zipped_images/stablediffusion2/air_conditioning_installer.zip +3 -0
  8. zipped_images/stablediffusion2/ambitious_CEO.zip +3 -0
  9. zipped_images/stablediffusion2/ambitious_IT_specialist.zip +3 -0
  10. zipped_images/stablediffusion2/ambitious_accountant.zip +3 -0
  11. zipped_images/stablediffusion2/ambitious_aerospace_engineer.zip +3 -0
  12. zipped_images/stablediffusion2/ambitious_aide.zip +3 -0
  13. zipped_images/stablediffusion2/ambitious_air_conditioning_installer.zip +3 -0
  14. zipped_images/stablediffusion2/ambitious_architect.zip +3 -0
  15. zipped_images/stablediffusion2/ambitious_artist.zip +3 -0
  16. zipped_images/stablediffusion2/ambitious_author.zip +3 -0
  17. zipped_images/stablediffusion2/ambitious_baker.zip +3 -0
  18. zipped_images/stablediffusion2/ambitious_bartender.zip +3 -0
  19. zipped_images/stablediffusion2/ambitious_bus_driver.zip +3 -0
  20. zipped_images/stablediffusion2/ambitious_butcher.zip +3 -0
  21. zipped_images/stablediffusion2/ambitious_career_counselor.zip +3 -0
  22. zipped_images/stablediffusion2/ambitious_carpenter.zip +3 -0
  23. zipped_images/stablediffusion2/ambitious_carpet_installer.zip +3 -0
  24. zipped_images/stablediffusion2/ambitious_cashier.zip +3 -0
  25. zipped_images/stablediffusion2/ambitious_childcare_worker.zip +3 -0
  26. zipped_images/stablediffusion2/ambitious_civil_engineer.zip +3 -0
  27. zipped_images/stablediffusion2/ambitious_claims_appraiser.zip +3 -0
  28. zipped_images/stablediffusion2/ambitious_cleaner.zip +3 -0
  29. zipped_images/stablediffusion2/ambitious_clergy.zip +3 -0
  30. zipped_images/stablediffusion2/ambitious_clerk.zip +3 -0
  31. zipped_images/stablediffusion2/ambitious_coach.zip +3 -0
  32. zipped_images/stablediffusion2/ambitious_community_manager.zip +3 -0
  33. zipped_images/stablediffusion2/ambitious_compliance_officer.zip +3 -0
  34. zipped_images/stablediffusion2/ambitious_computer_programmer.zip +3 -0
  35. zipped_images/stablediffusion2/ambitious_computer_support_specialist.zip +3 -0
  36. zipped_images/stablediffusion2/ambitious_computer_systems_analyst.zip +3 -0
  37. zipped_images/stablediffusion2/ambitious_construction_worker.zip +3 -0
  38. zipped_images/stablediffusion2/ambitious_cook.zip +3 -0
  39. zipped_images/stablediffusion2/ambitious_correctional_officer.zip +3 -0
  40. zipped_images/stablediffusion2/ambitious_courier.zip +3 -0
  41. zipped_images/stablediffusion2/ambitious_credit_counselor.zip +3 -0
  42. zipped_images/stablediffusion2/ambitious_customer_service_representative.zip +3 -0
  43. zipped_images/stablediffusion2/ambitious_data_entry_keyer.zip +3 -0
  44. zipped_images/stablediffusion2/ambitious_dental_assistant.zip +3 -0
  45. zipped_images/stablediffusion2/ambitious_dental_hygienist.zip +3 -0
  46. zipped_images/stablediffusion2/ambitious_dentist.zip +3 -0
  47. zipped_images/stablediffusion2/ambitious_designer.zip +3 -0
  48. zipped_images/stablediffusion2/ambitious_detective.zip +3 -0
  49. zipped_images/stablediffusion2/ambitious_director.zip +3 -0
  50. zipped_images/stablediffusion2/ambitious_dishwasher.zip +3 -0
app.py CHANGED
@@ -62,11 +62,11 @@ adjectives = sorted(m_adjectives+f_adjectives)
62
  #adjectives = ['attractive','strong']
63
  adjectives.insert(0, '')
64
  professions = sorted([p.lower() for p in prompts['Occupation-Noun'].tolist()])
65
- models = ["Stable Diffusion 1.4", "Dall-E 2"]
66
 
67
  with gr.Blocks() as demo:
68
  gr.Markdown("# Diffusion Bias Explorer")
69
- gr.Markdown("## Choose from the prompts below to explore how the text-to-image models like [Stable Diffusion v1.4](https://huggingface.co/CompVis/stable-diffusion-v-1-4-original) and [DALLE-2](https://openai.com/dall-e-2/) represent different professions and adjectives")
70
  # gr.Markdown("Some of the images for Dall-E 2 are missing -- we are still in the process of generating them! If you get an 'error', please pick another prompt.")
71
  # seed_choice = gr.State(0)
72
  # seed_choice = 93109
 
62
  #adjectives = ['attractive','strong']
63
  adjectives.insert(0, '')
64
  professions = sorted([p.lower() for p in prompts['Occupation-Noun'].tolist()])
65
+ models = ["Stable Diffusion 1.4", "Dall-E 2","Stable Diffusion 2"]
66
 
67
  with gr.Blocks() as demo:
68
  gr.Markdown("# Diffusion Bias Explorer")
69
+ gr.Markdown("## Choose from the prompts below to explore how the text-to-image models like [Stable Diffusion v1.4](https://huggingface.co/CompVis/stable-diffusion-v-1-4-original), [Stable Diffion v.2](https://huggingface.co/stabilityai/stable-diffusion-2) and [DALLE-2](https://openai.com/dall-e-2/) represent different professions and adjectives")
70
  # gr.Markdown("Some of the images for Dall-E 2 are missing -- we are still in the process of generating them! If you get an 'error', please pick another prompt.")
71
  # seed_choice = gr.State(0)
72
  # seed_choice = 93109
zipped_images/stablediffusion2/CEO.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3647bd300551c2f9ebbb71ccebad4ae4511fde861ec6aabf666b25023d03ade8
3
+ size 2671550
zipped_images/stablediffusion2/IT_specialist.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ad9dc619a9e224030bb52c585f38a0fbb1c4de1f9cf5f0a39f3bff8b97d9167
3
+ size 3143950
zipped_images/stablediffusion2/accountant.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1442230dd1efdcabae42976fd3dbbea8554b9f4a81d181b5f909caa997a9732
3
+ size 2771721
zipped_images/stablediffusion2/aerospace_engineer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecda9512825abeba69b8c2d691fc82d60e60eccbe5bf5f187b3ba1f7006dd095
3
+ size 3646762
zipped_images/stablediffusion2/aide.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d2a5c104834404bc275257286055fc294bf256fa506a281acfa02b7f3ca4c35
3
+ size 2209644
zipped_images/stablediffusion2/air_conditioning_installer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cd738c2af10fe4dbe32f77e05e38d04d66434528d922e4f4f8fb8e7804b24a5
3
+ size 3893346
zipped_images/stablediffusion2/ambitious_CEO.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6b22b1b63c6e13bdc46d47d23f8abcea3fedf0244f7b5ba9cf2a6ef7b79e314
3
+ size 2993659
zipped_images/stablediffusion2/ambitious_IT_specialist.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:046e5649505afed45337a3704a62aa7c71f3987534aaedc659cb15e0236e1fbb
3
+ size 3203703
zipped_images/stablediffusion2/ambitious_accountant.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e82ac3466c2e438528a7e523de230f3cc3b61ef514bfd652903e357b6aef70e
3
+ size 3124697
zipped_images/stablediffusion2/ambitious_aerospace_engineer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01731b3c7f8204b378385083a1b60b28d05a2bc3fc169cf13c9f4dedf11e75f5
3
+ size 3629443
zipped_images/stablediffusion2/ambitious_aide.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:212929bd36ff306aa568c95d1a4c6c6f5756fb3441fbff0c848adbf41c4feead
3
+ size 3096197
zipped_images/stablediffusion2/ambitious_air_conditioning_installer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b2d5064488072eeeb50af0f93b6c9b8e2eb791e06570b320a27bb69d22f4d19
3
+ size 3774709
zipped_images/stablediffusion2/ambitious_architect.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:848d372e8562bb102bdf5ec9b44e863f1f37d45e4ea6fd03362cba385d0b1994
3
+ size 3243163
zipped_images/stablediffusion2/ambitious_artist.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03d955976a8af535fdf5a1895688697faf35e54d92be18f1e3ea629296d0206d
3
+ size 3383719
zipped_images/stablediffusion2/ambitious_author.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615581327ff672f0acd967e0f593fff54a787a477c0ef0596c2807c5c33ccdea
3
+ size 3847757
zipped_images/stablediffusion2/ambitious_baker.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2357d820ea0f6ec9b948f7267ce70ae44b008b93426d3e6387f15c97851b04c6
3
+ size 3464522
zipped_images/stablediffusion2/ambitious_bartender.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e51d7b32e862d5a8fcbfbc6cb7acc4391cd668c96f0fc2aca7dd7b72a4c76d9d
3
+ size 4488183
zipped_images/stablediffusion2/ambitious_bus_driver.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf62d02bffb5d7a2973744a8a84ad8fabbd8e317b4bd98efee7614c4e761fa65
3
+ size 3897232
zipped_images/stablediffusion2/ambitious_butcher.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2191e9bb751714e396e1229ca81a9f03e473cbca285b071fa1bb0ff25f6075ec
3
+ size 4086616
zipped_images/stablediffusion2/ambitious_career_counselor.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7285ca90157bf7eefcf7df2cd8440a79776fb6a3ae62e696c257f166b74bc046
3
+ size 2951103
zipped_images/stablediffusion2/ambitious_carpenter.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daed1ee074fe7389a96b02136dd3a672cd36fc00a0f229a738c3b5a15f53f961
3
+ size 3791021
zipped_images/stablediffusion2/ambitious_carpet_installer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ba1d9038cbb919b981c061d121071f16d1c473fd291f3f7e90d216b7fde88f1
3
+ size 4639176
zipped_images/stablediffusion2/ambitious_cashier.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45fed6dc6253d6c286b15854469a861d09ac0f6f80145fc442b9943757a306ea
3
+ size 3648121
zipped_images/stablediffusion2/ambitious_childcare_worker.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83ab25ab2e62f06cb512df30c4eda4a17332943eb1aa55e36fd9bcc7ca31ae0
3
+ size 3014313
zipped_images/stablediffusion2/ambitious_civil_engineer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e6a0cd26e1ecbad46c75f197adc91a50069d3a797037a0ddcd632466845aa2
3
+ size 3474967
zipped_images/stablediffusion2/ambitious_claims_appraiser.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb1a467463e92fd1be9d870f4eece5c9c477fa759786dfcf1412ad1f021d350
3
+ size 3051142
zipped_images/stablediffusion2/ambitious_cleaner.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e90d18e4dd306352137d8e31e61aceb10b3640ccab851d7a8b4ab2d3e8309281
3
+ size 2968166
zipped_images/stablediffusion2/ambitious_clergy.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b664cdac34842e7c5e72272ec5082da35336ac02e578ccc25e012290c5784190
3
+ size 2997939
zipped_images/stablediffusion2/ambitious_clerk.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cacf13f717bb9ff20ee9b1cb9bb0494a92fb7de164bd12b87294f9d7aaa59cc
3
+ size 4070099
zipped_images/stablediffusion2/ambitious_coach.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bea288f7c9376ccb0a343b693462011786842405acd1557742e0a7989b1940dc
3
+ size 3184728
zipped_images/stablediffusion2/ambitious_community_manager.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c532b33c5ee37e308a730924f7ee9da7db4670427150c7846b3fc62deaccd732
3
+ size 3430947
zipped_images/stablediffusion2/ambitious_compliance_officer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75e69a17f4946bae8792f5032f829c0b18ead3a5aeffeea4d24108e762a4c79
3
+ size 2831649
zipped_images/stablediffusion2/ambitious_computer_programmer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd438a54fcae6aa1a1694bd8bfbd7352e190ea0b52d302e4c958705832a7801
3
+ size 3182467
zipped_images/stablediffusion2/ambitious_computer_support_specialist.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c0f582d42381217dc8ce69813df86c1786edb718e00049e7c1e5e534fbdf7c
3
+ size 3179477
zipped_images/stablediffusion2/ambitious_computer_systems_analyst.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e38e57546b013b4727637507555de3a9f103253336a218d50fe817573c5371f7
3
+ size 3597294
zipped_images/stablediffusion2/ambitious_construction_worker.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c5f40be3d402f5ffa0a4a8335ccf63bf86a55063fdc4ea817877b8e4d775f8
3
+ size 3217083
zipped_images/stablediffusion2/ambitious_cook.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a6e2a49eeb9cd7406f9967fe49fd580844580488ead5225a3425a1581979b0
3
+ size 3221348
zipped_images/stablediffusion2/ambitious_correctional_officer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939cc53afea01cd545ebbc76dd71777ecc2374f23c43c999ca84cf50e7205974
3
+ size 3156260
zipped_images/stablediffusion2/ambitious_courier.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7135358673bf59707e05e3ae0bedfc81dc725a85e388b74f31bbbf48c72b730
3
+ size 2865609
zipped_images/stablediffusion2/ambitious_credit_counselor.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ab9c18340edaf835237c1059ed1a51507cb336cac9dbebe5e82cc83549db357
3
+ size 2956598
zipped_images/stablediffusion2/ambitious_customer_service_representative.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf352590ae65878eb0c00fdfc5d75ae22fbd8f61ba01f0749f36d8d8cd845a4
3
+ size 2851107
zipped_images/stablediffusion2/ambitious_data_entry_keyer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c5341c0c03c7676b17b908dbd4c76bbee20e4762e7ae10018d8099d2d333bc0
3
+ size 3686575
zipped_images/stablediffusion2/ambitious_dental_assistant.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d50a55e5fa60fff096b69eeb8e551649004ed40c84dd3bb96e4ad7979db0106c
3
+ size 2826414
zipped_images/stablediffusion2/ambitious_dental_hygienist.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc77a96ed530f8e5d22094363066aa5bfd630dcd8c920530e7fbe28d244d5b9
3
+ size 2786904
zipped_images/stablediffusion2/ambitious_dentist.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2417f2911dcd41f35cd91f1688c3d3d1b679a9157e8951d17580e095e70c8789
3
+ size 2754874
zipped_images/stablediffusion2/ambitious_designer.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c70897898f82b747219577d34b2ea9b54eedce3e6a2451312c922ed0919b9b10
3
+ size 3302563
zipped_images/stablediffusion2/ambitious_detective.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d25641e133cca2ccfaf834b24458fe14a060d0efc36a0aa874ee3854c8a61ff3
3
+ size 3384179
zipped_images/stablediffusion2/ambitious_director.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35e535cbc079ac73bdd7d4b6f60925a5126478510c0e6ae01e86cee776b12e88
3
+ size 2999784
zipped_images/stablediffusion2/ambitious_dishwasher.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d59d6c2514d4afa67d641c77b9d193d2fee77f667001228e15be324f926954e
3
+ size 4715329