Spaces:
Runtime error
Runtime error
Jingxiang Mo
commited on
Commit
•
c1811af
1
Parent(s):
bc2eaa6
Updates
Browse files- app.py +6 -0
- requirements.txt +0 -0
app.py
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import os
|
2 |
+
import gradio as gradio
|
3 |
+
|
4 |
+
|
5 |
+
|
6 |
+
|
requirements.txt
ADDED
File without changes
|