Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ashar086
/
Llama_Developer_Aid
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ashar086
commited on
Nov 10, 2024
Commit
3515090
·
verified
·
1 Parent(s):
d983578
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -89,5 +89,4 @@ class LlamaDeveloperAid:
89
90
if __name__ == "__main__":
91
app = LlamaDeveloperAid()
92
-
app.main()
93
-
Last edited just now
89
90
if __name__ == "__main__":
91
app = LlamaDeveloperAid()
92
+
app.main()