Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zeel
/
Beta_distribution
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Zeel
commited on
Feb 12, 2022
Commit
6a40291
·
1 Parent(s):
212d775
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import numpy as np
2
+
import gradio as gr