Spaces:
Running
Running
Richard To
commited on
Update README.md
Browse filesAdd some screenshots
README.md
CHANGED
@@ -15,3 +15,15 @@ This app is built using [Mesop](https://google.github.io/mesop/). The UI/UX is
|
|
15 |
heavily inspired by the Anthropic Console Workbench.
|
16 |
|
17 |
You can test out the WIP demo on [Hugging Face Spaces](https://huggingface.co/spaces/richard-to/mesop-prompt-tuner).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
heavily inspired by the Anthropic Console Workbench.
|
16 |
|
17 |
You can test out the WIP demo on [Hugging Face Spaces](https://huggingface.co/spaces/richard-to/mesop-prompt-tuner).
|
18 |
+
|
19 |
+
## Screenshots
|
20 |
+
|
21 |
+
Here are some screenshots of the UI.
|
22 |
+
|
23 |
+
### Prompt tab
|
24 |
+
|
25 |
+
<img width="1312" alt="Screenshot 2024-07-28 at 4 21 23 PM" src="https://github.com/user-attachments/assets/c8676425-615e-4413-9c45-2518558031bd">
|
26 |
+
|
27 |
+
### Eval tab
|
28 |
+
|
29 |
+
<img width="1312" alt="Screenshot 2024-07-28 at 4 21 12 PM" src="https://github.com/user-attachments/assets/d41d48b1-68f1-41d4-9940-4c12fe1df53b">
|