freshyfresco
commited on
Commit
•
440725b
1
Parent(s):
7e5db92
Update app.py
Browse files
app.py
CHANGED
@@ -1,45 +1,3 @@
|
|
1 |
-
Hugging Face's logo
|
2 |
-
Hugging Face
|
3 |
-
Search models, datasets, users...
|
4 |
-
Models
|
5 |
-
Datasets
|
6 |
-
Spaces
|
7 |
-
Posts
|
8 |
-
Docs
|
9 |
-
Solutions
|
10 |
-
Pricing
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
Spaces:
|
15 |
-
|
16 |
-
PlayerBPlaytime
|
17 |
-
/
|
18 |
-
Applio-V3
|
19 |
-
|
20 |
-
|
21 |
-
like
|
22 |
-
0
|
23 |
-
App
|
24 |
-
Files
|
25 |
-
Community
|
26 |
-
1
|
27 |
-
Applio-V3
|
28 |
-
/
|
29 |
-
app.py
|
30 |
-
PlayerBPlaytime's picture
|
31 |
-
PlayerBPlaytime
|
32 |
-
Update app.py
|
33 |
-
6961e6e
|
34 |
-
VERIFIED
|
35 |
-
23 minutes ago
|
36 |
-
raw
|
37 |
-
history
|
38 |
-
blame
|
39 |
-
contribute
|
40 |
-
delete
|
41 |
-
No virus
|
42 |
-
1.49 kB
|
43 |
import gradio as gr
|
44 |
import sys
|
45 |
import os
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
import gradio as gr
|
2 |
import sys
|
3 |
import os
|