Aumkeshchy2003 commited on
Commit
a88a5ae
·
verified ·
1 Parent(s): 45ac9e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -17,6 +17,7 @@ cfg = {
17
  "num_heads": 6,
18
  "depth": 6,
19
  "mlp_ratio": 4.0,
 
20
  "drop_path": 0.1
21
  }
22
 
 
17
  "num_heads": 6,
18
  "depth": 6,
19
  "mlp_ratio": 4.0,
20
+ "drop": 0.1,
21
  "drop_path": 0.1
22
  }
23