Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
team6
/
roast
like
0
Runtime error
App
Files
Files
Community
nateraw
commited on
Jan 13, 2023
Commit
07a062d
·
1 Parent(s):
4516c53
Synced repo using 'sync_with_huggingface' Github Action
Browse files
Files changed (1)
hide
show
main.py
+2
-2
main.py
CHANGED
Viewed
@@ -203,5 +203,5 @@ def main():
203
time.sleep(30)
204
205
206
-
if __name__ == "__main__":
207
-
main()
203
time.sleep(30)
204
205
206
+
#
if __name__ == "__main__":
207
+
#
main()