fede97 commited on
Commit
8913d2d
·
verified ·
1 Parent(s): 8af190d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  # Run the script and open the link in the browser.
2
 
3
  import os
 
4
  import gradio as gr
5
  import streamlit as st
6
  import torch
 
1
  # Run the script and open the link in the browser.
2
 
3
  import os
4
+ import json
5
  import gradio as gr
6
  import streamlit as st
7
  import torch