Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yeswanthvarma
/
answer-evaluation-app
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yeswanthvarma
commited on
6 days ago
Commit
7a89229
·
verified
·
1 Parent(s):
3dba58b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -73,6 +73,7 @@ async def evaluate(
73
74
return {
75
"success": True,
76
77
78
return {
73
74
return {
75
"success": True,
76
+
}
77
78
79
return {