Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Step 2: Install the latest version of Gradio
|
2 |
-
|
3 |
|
4 |
# Step 3: Verify the installation
|
5 |
import gradio as gr
|
|
|
1 |
# Step 2: Install the latest version of Gradio
|
2 |
+
#!pip install gradio
|
3 |
|
4 |
# Step 3: Verify the installation
|
5 |
import gradio as gr
|