AlekseyCalvin commited on
Commit
18374c9
·
1 Parent(s): 5eb1f17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ markdown=f'''
6
  Among other crucial, yet oft neglected, documentary content available in the public sphere ("Putin finally appears in drag", "Putin plays piano in Bowie wig", "femme Putin", etc...)...
7
  This model was fine-tuned on numerous distinct variants of the classic "queer Putin" meme which had once spread like wildfiring rainbows in response to the 2018 intensification of the Russian government's ruthlessly inhumane crackdowns on LGBTQ+ persons and communities.
8
 
9
- It is running on {device}. Duplicate and change to GPU of choice for faster generations.
10
 
11
  '''
12
 
 
6
  Among other crucial, yet oft neglected, documentary content available in the public sphere ("Putin finally appears in drag", "Putin plays piano in Bowie wig", "femme Putin", etc...)...
7
  This model was fine-tuned on numerous distinct variants of the classic "queer Putin" meme which had once spread like wildfiring rainbows in response to the 2018 intensification of the Russian government's ruthlessly inhumane crackdowns on LGBTQ+ persons and communities.
8
 
9
+ It is running on cpu. Duplicate and change to GPU of choice for faster generations.
10
 
11
  '''
12