Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
korp123
/
Ira
like
0
No application file
App
Files
Files
Fetching metadata from the HF Docker repository...
7edb037
Ira
1 contributor
History:
6 commits
korp123
Create packages.txt
7edb037
almost 2 years ago
app.py git clone https:
Create app.py git clone https://huggingface.co/spaces/korp123/Ira
almost 2 years ago
git clone https:
Create git clone https://huggingface.co/spaces/korp123/Ira
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
README.md
Safe
240 Bytes
initial commit
almost 2 years ago
furry_tags.csv
Safe
655 kB
Upload 3 files
almost 2 years ago
import gradio as gr def greet(name): return "Hello " + name + "!!" iface = gr.Interface(fn=greet, inputs="text", outputs="text") iface.launch()
Safe
0 Bytes
Create import gradio as gr def greet(name): return "Hello " + name + "!!" iface = gr.Interface(fn=greet, inputs="text", outputs="text") iface.launch()
almost 2 years ago
metadata.jsonl
Safe
415 kB
Upload 3 files
almost 2 years ago
packages.txt
Safe
0 Bytes
Create packages.txt
almost 2 years ago
pyros-bj-v1-0.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.HalfStorage"
What is a pickle import?
2.13 GB
LFS
Upload 3 files
almost 2 years ago