Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sgr23
/
llama2-stack
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Update app.py
#1
by
sgr23
- opened
Aug 23, 2023
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
$
git clone https://huggingface.co/spaces/sgr23/llama2-stack
2
import gradio as gr
3
4
def greet(name):
1
+
!
git clone https://huggingface.co/spaces/sgr23/llama2-stack
2
import gradio as gr
3
4
def greet(name):