Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
typesdigital
/
HealthBOT
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
typesdigital
commited on
Apr 24, 2023
Commit
ca7f113
·
1 Parent(s):
f3240ac
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -32,6 +32,5 @@ def main():
32
33
# Print the response
34
print(response)
35
-
36
if __name__ == '__main__':
37
main()
32
33
# Print the response
34
print(response)
35
if __name__ == '__main__':
36
main()