├── ParaPrompts-400 ├── ParaPrompts_400.csv └── Parts_50 │ ├── 033034679691f6169407b57427f6bf1d.json │ ├── 0340e1e30b3d5f686e9e2cf5e6f325c5.json │ ├── 10c6aa488ba67627ded017108cb15b8b.json │ ├── 120c53ed3f666fca36f4ff65c2fb95c8.json │ ├── 17310d936689f660cee24d417645338a.json │ ├── 2498efd745c7975c2299b77b11d0a5bf.json │ ├── 2925534f81ff7f329fddea658a1346b7.json │ ├── 3352ceed96729b89274e677ce13bc485.json │ ├── 344d6c0b626e145e7efdf6a10715efc0.json │ ├── 370b80b2078257897a7f19381a74965b.json │ ├── 39645c3e8bef450613d63ebddf92a2ef.json │ ├── 3f691e84f5eae118af38c6cd600ad5e2.json │ ├── 4a65e8bfa30119327f773c212837e85f.json │ ├── 4b9b899ff7a100dbd3cf20ec546921ff.json │ ├── 50575e711bc2b744aec1e13168699dfe.json │ ├── 58b9e75b22b27d4767f425e708d1913e.json │ ├── 5dfda85650ed06fd4adcc27dd101b4ac.json │ ├── 62e979fc9ecb3f8b60a46781fd9d8cb4.json │ ├── 69d54aba5f9ca2d53656ed729447ff05.json │ ├── 7017caae12240af0956f173458a5be21.json │ ├── 76f1f6dca8aa9929d99eea36f33a6013.json │ ├── 77034062bfd0522d2df134f7eb1421fe.json │ ├── 78173e8d6cbfa0974c216f8576dc7504.json │ ├── 7db0207a28e17bb66297e3eeb7546f8a.json │ ├── 84039df99bb4745e7e27c3c714776cd5.json │ ├── 84388376b97993de38542d822ee90b86.json │ ├── 8f23676d27da497be0aff89685292b93.json │ ├── 8ffdc70412e456fec826ca3d729d0637.json │ ├── 926ebf1753eda61fa23dc176eb8feefa.json │ ├── a92efe601c8280da44d232b5d2480549.json │ ├── ad39f87aab07217817e1db2e2f73a349.json │ ├── adb45096ae90ddb9ea4d0d32262242f5.json │ ├── b30bf9124b3363def1ee3313105706ff.json │ ├── b3543dd3eb68023a907d8fe0e401d84b.json │ ├── b80dcb74f44bdfd5eb9957d67c7eb392.json │ ├── b8af029ca5e5021142f4b882c092eb2d.json │ ├── ba3bc6ca630a15a6e93e21a1051be5a8.json │ ├── bcd1ee78e9a743f5fe499cf584530f7c.json │ ├── bee20e555ee1fec1ffe52a43ca483699.json │ ├── c6dbef0de913eb84c4e2562f49037ece.json │ ├── d045765bcd860d7c4e8c754fe4616a5b.json │ ├── d9f02cada6fdfcc811efc9bbd9273e48.json │ ├── dd027ce429b40e1f769089e5fbcb5e20.json │ ├── e40c5ae4f1f11eb25feb6f8073e6ddae.json │ ├── eca11be92542efb310d944cfde995404.json │ ├── ef2e340ae03370825ababce27e6335af.json │ ├── ef6d2e7aeb41c0acdd3c6336c500d3e0.json │ ├── f19ba55f0b68e054fab60c0615ff4987.json │ ├── f1f3e1315cc4ad91644658c8c98863b7.json │ ├── f2413148cea5003392c9013a4f2b3114.json │ └── fe376e5113dd555b0807acf106314504.json ├── README.md ├── asset ├── 1700797464794.jpg └── images │ ├── 1700796834574.png │ ├── 1700797160959.jpeg │ ├── 1700797178853.jpeg │ ├── 1700797453021.jpg │ ├── 1700797464794.jpg │ ├── WX20231124-120031@2x.png │ ├── WX20231124-120233@2x.png │ └── WX20231124-120329@2x.png ├── demo.py ├── pipeline_stable_diffusion_llama.py └── requirements.txt /ParaPrompts-400/ParaPrompts_400.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/ParaPrompts_400.csv -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/033034679691f6169407b57427f6bf1d.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/033034679691f6169407b57427f6bf1d.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/0340e1e30b3d5f686e9e2cf5e6f325c5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/0340e1e30b3d5f686e9e2cf5e6f325c5.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/10c6aa488ba67627ded017108cb15b8b.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/10c6aa488ba67627ded017108cb15b8b.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/120c53ed3f666fca36f4ff65c2fb95c8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/120c53ed3f666fca36f4ff65c2fb95c8.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/17310d936689f660cee24d417645338a.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/17310d936689f660cee24d417645338a.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/2498efd745c7975c2299b77b11d0a5bf.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/2498efd745c7975c2299b77b11d0a5bf.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/2925534f81ff7f329fddea658a1346b7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/2925534f81ff7f329fddea658a1346b7.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/3352ceed96729b89274e677ce13bc485.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/3352ceed96729b89274e677ce13bc485.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/344d6c0b626e145e7efdf6a10715efc0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/344d6c0b626e145e7efdf6a10715efc0.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/370b80b2078257897a7f19381a74965b.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/370b80b2078257897a7f19381a74965b.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/39645c3e8bef450613d63ebddf92a2ef.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/39645c3e8bef450613d63ebddf92a2ef.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/3f691e84f5eae118af38c6cd600ad5e2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/3f691e84f5eae118af38c6cd600ad5e2.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/4a65e8bfa30119327f773c212837e85f.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/4a65e8bfa30119327f773c212837e85f.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/4b9b899ff7a100dbd3cf20ec546921ff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/4b9b899ff7a100dbd3cf20ec546921ff.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/50575e711bc2b744aec1e13168699dfe.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/50575e711bc2b744aec1e13168699dfe.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/58b9e75b22b27d4767f425e708d1913e.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/58b9e75b22b27d4767f425e708d1913e.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/5dfda85650ed06fd4adcc27dd101b4ac.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/5dfda85650ed06fd4adcc27dd101b4ac.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/62e979fc9ecb3f8b60a46781fd9d8cb4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/62e979fc9ecb3f8b60a46781fd9d8cb4.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/69d54aba5f9ca2d53656ed729447ff05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/69d54aba5f9ca2d53656ed729447ff05.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/7017caae12240af0956f173458a5be21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/7017caae12240af0956f173458a5be21.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/76f1f6dca8aa9929d99eea36f33a6013.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/76f1f6dca8aa9929d99eea36f33a6013.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/77034062bfd0522d2df134f7eb1421fe.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/77034062bfd0522d2df134f7eb1421fe.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/78173e8d6cbfa0974c216f8576dc7504.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/78173e8d6cbfa0974c216f8576dc7504.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/7db0207a28e17bb66297e3eeb7546f8a.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/7db0207a28e17bb66297e3eeb7546f8a.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/84039df99bb4745e7e27c3c714776cd5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/84039df99bb4745e7e27c3c714776cd5.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/84388376b97993de38542d822ee90b86.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/84388376b97993de38542d822ee90b86.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/8f23676d27da497be0aff89685292b93.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/8f23676d27da497be0aff89685292b93.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/8ffdc70412e456fec826ca3d729d0637.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/8ffdc70412e456fec826ca3d729d0637.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/926ebf1753eda61fa23dc176eb8feefa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/926ebf1753eda61fa23dc176eb8feefa.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/a92efe601c8280da44d232b5d2480549.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/a92efe601c8280da44d232b5d2480549.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/ad39f87aab07217817e1db2e2f73a349.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/ad39f87aab07217817e1db2e2f73a349.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/adb45096ae90ddb9ea4d0d32262242f5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/adb45096ae90ddb9ea4d0d32262242f5.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/b30bf9124b3363def1ee3313105706ff.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/b30bf9124b3363def1ee3313105706ff.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/b3543dd3eb68023a907d8fe0e401d84b.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/b3543dd3eb68023a907d8fe0e401d84b.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/b80dcb74f44bdfd5eb9957d67c7eb392.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/b80dcb74f44bdfd5eb9957d67c7eb392.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/b8af029ca5e5021142f4b882c092eb2d.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/b8af029ca5e5021142f4b882c092eb2d.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/ba3bc6ca630a15a6e93e21a1051be5a8.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/ba3bc6ca630a15a6e93e21a1051be5a8.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/bcd1ee78e9a743f5fe499cf584530f7c.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/bcd1ee78e9a743f5fe499cf584530f7c.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/bee20e555ee1fec1ffe52a43ca483699.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/bee20e555ee1fec1ffe52a43ca483699.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/c6dbef0de913eb84c4e2562f49037ece.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/c6dbef0de913eb84c4e2562f49037ece.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/d045765bcd860d7c4e8c754fe4616a5b.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/d045765bcd860d7c4e8c754fe4616a5b.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/d9f02cada6fdfcc811efc9bbd9273e48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/d9f02cada6fdfcc811efc9bbd9273e48.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/dd027ce429b40e1f769089e5fbcb5e20.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/dd027ce429b40e1f769089e5fbcb5e20.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/e40c5ae4f1f11eb25feb6f8073e6ddae.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/e40c5ae4f1f11eb25feb6f8073e6ddae.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/eca11be92542efb310d944cfde995404.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/eca11be92542efb310d944cfde995404.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/ef2e340ae03370825ababce27e6335af.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/ef2e340ae03370825ababce27e6335af.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/ef6d2e7aeb41c0acdd3c6336c500d3e0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/ef6d2e7aeb41c0acdd3c6336c500d3e0.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/f19ba55f0b68e054fab60c0615ff4987.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/f19ba55f0b68e054fab60c0615ff4987.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/f1f3e1315cc4ad91644658c8c98863b7.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/f1f3e1315cc4ad91644658c8c98863b7.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/f2413148cea5003392c9013a4f2b3114.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/f2413148cea5003392c9013a4f2b3114.json -------------------------------------------------------------------------------- /ParaPrompts-400/Parts_50/fe376e5113dd555b0807acf106314504.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/ParaPrompts-400/Parts_50/fe376e5113dd555b0807acf106314504.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/README.md -------------------------------------------------------------------------------- /asset/1700797464794.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/1700797464794.jpg -------------------------------------------------------------------------------- /asset/images/1700796834574.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/1700796834574.png -------------------------------------------------------------------------------- /asset/images/1700797160959.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/1700797160959.jpeg -------------------------------------------------------------------------------- /asset/images/1700797178853.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/1700797178853.jpeg -------------------------------------------------------------------------------- /asset/images/1700797453021.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/1700797453021.jpg -------------------------------------------------------------------------------- /asset/images/1700797464794.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/1700797464794.jpg -------------------------------------------------------------------------------- /asset/images/WX20231124-120031@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/WX20231124-120031@2x.png -------------------------------------------------------------------------------- /asset/images/WX20231124-120233@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/WX20231124-120233@2x.png -------------------------------------------------------------------------------- /asset/images/WX20231124-120329@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/asset/images/WX20231124-120329@2x.png -------------------------------------------------------------------------------- /demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/demo.py -------------------------------------------------------------------------------- /pipeline_stable_diffusion_llama.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/pipeline_stable_diffusion_llama.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/weijiawu/ParaDiffusion/HEAD/requirements.txt --------------------------------------------------------------------------------