Rooni commited on
Commit
d80522d
1 Parent(s): f7e9af8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -91,9 +91,6 @@ WallpaperArt: prithivMLmods/Canopus-Liquid-Wallpaper-Art
91
 
92
  return history, ""
93
 
94
- # Загрузка названий ролей из JSON файла
95
- role_names = load_role_names()
96
-
97
  # Ссылка на файл CSS
98
  css_url = "https://neurixyufi-aihub.static.hf.space/style.css"
99
 
 
91
 
92
  return history, ""
93
 
 
 
 
94
  # Ссылка на файл CSS
95
  css_url = "https://neurixyufi-aihub.static.hf.space/style.css"
96