Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AITECHPRODUCTS
/
replicate-llama
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
naughtondale
commited on
Jul 28, 2023
Commit
d328b31
·
1 Parent(s):
17fc494
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -28,4 +28,4 @@ iface = gr.Interface(
28
)
29
30
if __name__ == "__main__":
31
-
iface.launch()
28
)
29
30
if __name__ == "__main__":
31
+
iface.launch()