Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -125,7 +125,6 @@ def save_image(image_input, output_dir="saved_images"):
|
|
| 125 |
|
| 126 |
return file_path
|
| 127 |
|
| 128 |
-
|
| 129 |
def process_image(image_input):
|
| 130 |
# Initialize the Gradio client with the URL of the Gradio server
|
| 131 |
client = Client("https://adept-fuyu-8b-demo.hf.space/--replicas/pqjvl/")
|
|
|
|
| 125 |
|
| 126 |
return file_path
|
| 127 |
|
|
|
|
| 128 |
def process_image(image_input):
|
| 129 |
# Initialize the Gradio client with the URL of the Gradio server
|
| 130 |
client = Client("https://adept-fuyu-8b-demo.hf.space/--replicas/pqjvl/")
|