Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MultivexAI
/
NumberAdder-v0.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MultivexAI
commited on
Nov 20, 2024
Commit
42d8fb3
·
verified
·
1 Parent(s):
5ddf79a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
!pip install torch streamlit
2
-
3
import streamlit as st
4
import torch
5
import torch.nn as nn
1
import streamlit as st
2
import torch
3
import torch.nn as nn