ahmedfaiyaz commited on
Commit
e611034
1 Parent(s): 5939e59
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -10,6 +10,8 @@ justify-content:center
10
  }
11
 
12
  """
 
 
13
  pipeline = DiffusionPipeline.from_pretrained("ahmedfaiyaz/OkkhorDiffusion",custom_pipeline="gr33nr1ng3r/OkkhorDiffusion",embedding=torch.float16)
14
  character_mappings = {
15
  'অ': 1,
 
10
  }
11
 
12
  """
13
+
14
+ #updated username
15
  pipeline = DiffusionPipeline.from_pretrained("ahmedfaiyaz/OkkhorDiffusion",custom_pipeline="gr33nr1ng3r/OkkhorDiffusion",embedding=torch.float16)
16
  character_mappings = {
17
  'অ': 1,