mgyigit commited on
Commit
b29080a
1 Parent(s): 0cd6b71

Update gradio_app.py

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -21,7 +21,7 @@ class DrugGENConfig:
21
  features=False
22
  act='relu'
23
  max_atom=45
24
- dim=32
25
  depth=1
26
  heads=8
27
  mlp_ratio=3
 
21
  features=False
22
  act='relu'
23
  max_atom=45
24
+ dim=128
25
  depth=1
26
  heads=8
27
  mlp_ratio=3