Spaces:
Running
Running
Create runtime.txt
Browse files- runtime.txt +3 -0
runtime.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sdk: gradio
|
| 2 |
+
app_file: app.py
|
| 3 |
+
python_version: 3.10
|