OnlyCheeini commited on
Commit
ff37d54
·
verified ·
1 Parent(s): 0d78aa2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,6 +1,8 @@
1
  import gradio as gr
2
  import subprocess
3
 
 
 
4
  def get_ip(space_url):
5
  try:
6
  # Use the ping command to get the IP address
 
1
  import gradio as gr
2
  import subprocess
3
 
4
+
5
+
6
  def get_ip(space_url):
7
  try:
8
  # Use the ping command to get the IP address