AdamNovotnyCom
commited on
Commit
•
9d6d9b1
1
Parent(s):
b124d69
update README
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
title: Llama2 Gradio Hugging Face
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
|
5 |
## Local Container management
|
6 |
|
@@ -10,4 +14,4 @@ Start
|
|
10 |
|
11 |
View app in browser
|
12 |
|
13 |
-
http://
|
|
|
1 |
title: Llama2 Gradio Hugging Face
|
2 |
+
emoji: 🛩️
|
3 |
+
colorFrom: gray
|
4 |
+
colorTo: gray
|
5 |
+
app_file: app.py
|
6 |
+
app_port: 7860
|
7 |
+
pinned: true
|
8 |
|
9 |
## Local Container management
|
10 |
|
|
|
14 |
|
15 |
View app in browser
|
16 |
|
17 |
+
http://0.0.0.0:7860/
|