Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
halfdevil
/
demochat
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thedamn
commited on
Jun 25, 2023
Commit
4d693d7
·
1 Parent(s):
208663b
try14
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -46,5 +46,3 @@ def main():
46
if __name__ == "__main__":
47
main()
48
49
-
query = input("Prompt: ")
50
-
46
if __name__ == "__main__":
47
main()
48