Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rudrresh
/
llama-coder
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rudrresh
commited on
May 11, 2025
Commit
6ca1d2d
·
verified
·
1 Parent(s):
679bbaf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
from llama_cpp import Llama
2
import os
3
from huggingface_hub import hf_hub_download
1
+
import streamlit
2
from llama_cpp import Llama
3
import os
4
from huggingface_hub import hf_hub_download