Spaces:
Runtime error
Runtime error
redirect images
Browse files- img/README_EN.md +3 -3
img/README_EN.md
CHANGED
@@ -54,17 +54,17 @@ Compatible with [TGUI](https://github.com/oobabooga/text-generation-webui) to ac
|
|
54 |
|
55 |
- All buttons are dynamically generated by reading `functional.py`, and custom functions can be added freely, freeing up the clipboard.
|
56 |
<div align="center">
|
57 |
-
<img src="
|
58 |
</div>
|
59 |
|
60 |
- Refinement/Correction
|
61 |
<div align="center">
|
62 |
-
<img src="
|
63 |
</div>
|
64 |
|
65 |
- Supports markdown tables output by GPT.
|
66 |
<div align="center">
|
67 |
-
<img src="
|
68 |
</div>
|
69 |
|
70 |
- If the output contains formulas, both the tex form and the rendering form are displayed simultaneously for easy copying and reading.
|
|
|
54 |
|
55 |
- All buttons are dynamically generated by reading `functional.py`, and custom functions can be added freely, freeing up the clipboard.
|
56 |
<div align="center">
|
57 |
+
<img src="https://user-images.githubusercontent.com/96192199/231975334-b4788e91-4887-412f-8b43-2b9c5f41d248.gif" width="700" >
|
58 |
</div>
|
59 |
|
60 |
- Refinement/Correction
|
61 |
<div align="center">
|
62 |
+
<img src="https://user-images.githubusercontent.com/96192199/231980294-f374bdcb-3309-4560-b424-38ef39f04ebd.gif" width="700" >
|
63 |
</div>
|
64 |
|
65 |
- Supports markdown tables output by GPT.
|
66 |
<div align="center">
|
67 |
+
<img src="https://user-images.githubusercontent.com/96192199/230598842-1d7fcddd-815d-40ee-af60-baf488a199df.png" width="700" >
|
68 |
</div>
|
69 |
|
70 |
- If the output contains formulas, both the tex form and the rendering form are displayed simultaneously for easy copying and reading.
|