S0udy commited on
Commit
57b84e6
·
verified ·
1 Parent(s): 7adc760

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -41,9 +41,9 @@ st.divider()
41
 
42
 
43
 
44
- supported_input_formats = ['xyz', 'cif', 'pdb','mol', 'mol2','sdf', 'tmol', 'poscar','cub','cube','mcif','mmcif', 'pwscf','smi']
45
- supported_output_formats = ['cif', 'tmol', 'xyz', 'sdf','pdb','smiles', 'cube','mcif','mmcif','mdl','mol','mol2','smi',]
46
-
47
  data = '''12
48
 
49
  C 1.525098 0.401299 -0.169919
 
41
 
42
 
43
 
44
+ supported_input_formats = ['xyz', 'cif', 'pdb', 'mol', 'mol2', 'sdf', 'tmol', 'poscar', 'cub', 'cube', 'mcif', 'mmcif', 'pwscf', 'smi']
45
+ supported_output_formats = ['cif', 'tmol', 'xyz', 'sdf', 'pdb', 'smiles', 'mcif', 'mmcif', 'mdl', 'mol', 'mol2', 'smi',]
46
+
47
  data = '''12
48
 
49
  C 1.525098 0.401299 -0.169919