ahmedfaiyaz commited on
Commit
5939e59
·
verified ·
1 Parent(s): 54b8702

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ justify-content:center
10
  }
11
 
12
  """
13
- pipeline = DiffusionPipeline.from_pretrained("gr33nr1ng3r/OkkhorDiffusion",custom_pipeline="gr33nr1ng3r/OkkhorDiffusion",embedding=torch.float16)
14
  character_mappings = {
15
  'অ': 1,
16
  'আ': 2,
 
10
  }
11
 
12
  """
13
+ pipeline = DiffusionPipeline.from_pretrained("ahmedfaiyaz/OkkhorDiffusion",custom_pipeline="gr33nr1ng3r/OkkhorDiffusion",embedding=torch.float16)
14
  character_mappings = {
15
  'অ': 1,
16
  'আ': 2,