Update readme.md
Browse files
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
title: Salesforce Migration Assistant
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
Salesforce B2B Commerce Migration Assistant
|
6 |
This Hugging Face Space provides AI-powered tools to assist with migrating from Salesforce CloudCraze to B2B Lightning Experience.
|
@@ -33,14 +41,6 @@ This tool is designed to assist Salesforce developers and administrators with mi
|
|
33 |
About
|
34 |
This Space is powered by Together AI's API and was developed to streamline the complex process of migrating from CloudCraze to B2B Lightning Experience.
|
35 |
|
36 |
-
|
37 |
-
colorFrom: green
|
38 |
-
colorTo: purple
|
39 |
-
sdk: gradio
|
40 |
-
sdk_version: 5.29.1
|
41 |
-
app_file: app.py
|
42 |
-
pinned: false
|
43 |
-
license: mit
|
44 |
-
short_description: salesforce-migration-assistant Proof of concept
|
45 |
|
46 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Salesforce Migration Assistant
|
3 |
+
emoji: π
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.29.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
short_description: salesforce-migration-assistant Proof of concept
|
12 |
---
|
13 |
Salesforce B2B Commerce Migration Assistant
|
14 |
This Hugging Face Space provides AI-powered tools to assist with migrating from Salesforce CloudCraze to B2B Lightning Experience.
|
|
|
41 |
About
|
42 |
This Space is powered by Together AI's API and was developed to streamline the complex process of migrating from CloudCraze to B2B Lightning Experience.
|
43 |
|
44 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|