Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MiguelZoo
/
Miguel
like
0
Model card
Files
Files and versions
Community
3
MiguelZoo
commited on
Mar 23, 2024
Commit
6b6c9db
·
verified
·
1 Parent(s):
588e514
Update README.md (
#3
)
Browse files
- Update README.md (
9a24bea638d5b82a85d9eba3f60c90a4617357a7
)
Files changed (1)
hide
show
README.md
+7
-1
README.md
CHANGED
Viewed
@@ -1 +1,7 @@
1
-
import
os
1
+
import
gradio as gr
2
+
import spaces
3
+
import json
4
+
import re
5
+
import random
6
+
import numpy as np
7
+
from gradio_client import Client