OleinikovasV commited on
Commit
296aa30
·
verified ·
1 Parent(s): e256226

Update inference_app.py

Browse files
Files changed (1) hide show
  1. inference_app.py +2 -2
inference_app.py CHANGED
@@ -120,8 +120,8 @@ with gr.Blocks() as app:
120
  reps = [
121
  {
122
  "model": 0,
123
- "style": "vdW",
124
- "color": "whiteCarbon",
125
  },
126
  {
127
  "model": 1,
 
120
  reps = [
121
  {
122
  "model": 0,
123
+ "style": "sphere",
124
+ "color": "grayCarbon",
125
  },
126
  {
127
  "model": 1,