Spaces:
Sleeping
Sleeping
Ali Kadhim
commited on
Commit
•
3f6c270
1
Parent(s):
654582d
Update README.md
Browse files
README.md
CHANGED
@@ -72,6 +72,18 @@ Follow the prompts to authenticate.
|
|
72 |
Deploy to Huggingface Spaces
|
73 |
|
74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
Deploying on Huggingface Spaces using a custom Docker image involves using their web interface. Go to Huggingface Spaces and create a new space, then set it up to use your Docker image from the Huggingface Container Registry.
|
76 |
|
77 |
Access the Application
|
|
|
72 |
Deploy to Huggingface Spaces
|
73 |
|
74 |
|
75 |
+
Create a new Huggingface Space
|
76 |
+
|
77 |
+
- Owner: Your username
|
78 |
+
- Space Name: `llm-app`
|
79 |
+
- License: `Openrail`
|
80 |
+
- Select the Space SDK: `Docker`
|
81 |
+
- Docker Template: `Blank`
|
82 |
+
- Space Hardware: `CPU basic - 2 vCPU - 16 GB - Free`
|
83 |
+
- Repo type: `Public`
|
84 |
+
|
85 |
+
|
86 |
+
|
87 |
Deploying on Huggingface Spaces using a custom Docker image involves using their web interface. Go to Huggingface Spaces and create a new space, then set it up to use your Docker image from the Huggingface Container Registry.
|
88 |
|
89 |
Access the Application
|