Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ justify-content:center
|
|
10 |
}
|
11 |
|
12 |
"""
|
13 |
-
pipeline = DiffusionPipeline.from_pretrained("
|
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,
|