Omnibus commited on
Commit
730c7dd
·
1 Parent(s): e798b51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ import qrcode as qrx
16
  import qr
17
  import stegan
18
  import json
19
-
20
  eth_wal = gr.Interface.load("spaces/Omnibus/decentral-test-mod")
21
 
22
  def rsa_encrypt_eth():
 
16
  import qr
17
  import stegan
18
  import json
19
+ import re
20
  eth_wal = gr.Interface.load("spaces/Omnibus/decentral-test-mod")
21
 
22
  def rsa_encrypt_eth():