Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AlekhyaC2005
/
Emotion_Detection_Inference
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AlekhyaC2005
commited on
Jan 15
Commit
c6f804a
·
verified
·
1 Parent(s):
76c0f92
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
%%writefile app.py
2
from fastapi import FastAPI, HTTPException
3
from pydantic import BaseModel
4
import torch
1
from fastapi import FastAPI, HTTPException
2
from pydantic import BaseModel
3
import torch