当前位置: 首页 > news >正文

一个做微信文章的网站汽车网站 源码

一个做微信文章的网站,汽车网站 源码,铝合金型材外发加工网,网络服务器配置与管理论文GPT-4 Vision 系列: 翻译: GPT-4 with Vision 升级 Streamlit 应用程序的 7 种方式一翻译: GPT-4 with Vision 升级 Streamlit 应用程序的 7 种方式二 1. 将任何静态图表转换为动态数据可视化 ChatGPT Vision 不仅可以将涂鸦变成功能齐全的 Streamlit 应用程序,还…

GPT-4 Vision 系列:

  • 翻译: GPT-4 with Vision 升级 Streamlit 应用程序的 7 种方式一
  • 翻译: GPT-4 with Vision 升级 Streamlit 应用程序的 7 种方式二

1. 将任何静态图表转换为动态数据可视化

ChatGPT Vision 不仅可以将涂鸦变成功能齐全的 Streamlit 应用程序,还可以将任何静态视觉转换为美观、交互式、动态的数据可视化。

粘贴 Echarts library 库中夜莺玫瑰图 Nightingale rose chart 的屏幕截图:

在这里插入图片描述
包括以下提示词prompt:

Create a nightingale/rose chart in Streamlit. The chart should be a dynamic ECharts chart, via the streamlit-echarts library. Each section should be toggleable. The color scheme of the chart should match the one in the image.

翻译如下:
在 Streamlit 中创建夜莺/玫瑰图表。该图表应该是一个动态的 ECharts 图表,通过 streamlit-echarts 库。每个部分都应该是可切换的。图表的配色方案应与图像中的配色方案相匹配。

将代码复制到编辑器中,瞧!
在这里插入图片描述

该应用程序在 Streamlit 中显示动态玫瑰图表,其中包含图例、可切换的花瓣/部分以及忠实复制原版的调色板!

2. GPT-4 实现

在Streamlit中创建一个动态的ECharts夜莺/玫瑰图表,并且可以切换部分,需要使用streamlit_echarts库,该库允许在Streamlit应用程序中集成ECharts。以下是一个示例代码,演示了如何创建这样的图表:

首先,确保你已经安装了必要的库

pip install streamlit streamlit_echarts

这是Streamlit应用程序的代码:

import streamlit as st
from streamlit_echarts import st_echarts
import numpy as np# Define the data for the chart
categories = [f"rose {i}" for i in range(1, 9)]
values = np.random.randint(10, 100, size=8).tolist()# Define the initial state of each section (all enabled)
initial_state = {category: True for category in categories}# Define the color scheme
colors = ["#5470c6", "#91cc75", "#fac858", "#ee6666", "#73c0de", "#3ba272", "#fc8452", "#9a60b4"]# Use session state to store the toggle states of the sections
if 'toggle_states' not in st.session_state:st.session_state.toggle_states = initial_state# Define the ECharts options for the nightingale/rose chart
options = {"tooltip": {"trigger": "item","formatter": "{a} <br/>{b} : {c} ({d}%)"},"legend": {"left": "center","top": "bottom","data": categories},"toolbox": {"show": True,"feature": {"saveAsImage": {"show": True, "title": "Save Image"}}},"series": [{"name": "Roses","type": "pie","radius": [20, 140],"center": ["50%", "50%"],"roseType": "radius","itemStyle": {"borderRadius": 5},"label": {"show": True},"emphasis": {"label": {"show": True}},"data": [{"value": values[i], "name": categories[i], "itemStyle": {"color": colors[i]}}for i in range(8) if st.session_state.toggle_states[categories[i]]]}]
}# Checkbox for toggling sections
for i, category in enumerate(categories):st.session_state.toggle_states[category] = st.sidebar.checkbox(category, value=st.session_state.toggle_states[category])# Render the ECharts chart in the Streamlit app
st_echarts(options=options, height="500px")

这个Streamlit应用程序将显示一个夜莺/玫瑰图表,其中包含可以使用复选框切换打开和关闭的数据部分。颜色方案由颜色数组定义,每个部分的颜色在系列选项的数据属性中设置。

要运行该应用程序,请将代码保存在一个Python文件中(例如,nightingale_rose_chart.py),然后使用Streamlit执行它。

streamlit run Vision/nightingale_rose_chart.py 

请根据您的具体用例调整数值和颜色,以匹配数据和配色方案。

代码

https://github.com/zgpeace/pets-name-langchain/tree/develop

参考

https://blog.streamlit.io/7-ways-gpt-4-vision-can-uplevel-your-streamlit-apps/

http://www.sczhlp.com/news/136608/

相关文章:

  • 天津注册公司网站wordpress js加载很慢
  • golang和php 做网站智慧记免费官方下载
  • 湖南网站seo优化农村自建房设计师哪里找
  • 怎么做公司销售网站利用影视网站做cpa
  • 徐州做网站优化青海建筑人才网
  • 网站关键词多少个最好如何查到网站建设
  • 9.25学习笔记
  • 新学期每日总结(第4天)
  • 企业网站模板大全上海装修公司电话
  • 做网站首选什么语言慈利县建设局网站
  • 建站平台和网站开发的区别江阴市建设局网站管理通道
  • 网站开发流程怎么写电脑咋建网站
  • 网站流量在哪设置服装网站推广策划书
  • 电器企业网站建设四川省送变电建设有限责任公司网站
  • 自己做网站语言包怎么做网站开发与运营
  • 最好的网站模板网站浙江省网站备案时间
  • 佛山外贸网站建设平台wordpress图片展示主题yousucai
  • 网站广告推广方案软件推广渠道
  • VSCode 升级 C++支持版本
  • 24 手表网站毕业设计做网站还是系统好
  • 做网站需要什么配置的电脑wordpress发送注册邮件失败
  • 网站建设合同要注意什么国家建设网资质查询
  • 郑州企业网站排名优化网站图标可以用ps 做吗
  • 企业如何建设网站呢wordpress 文章 分类
  • 25.9.25
  • 潍坊网站建设咨询汉中建筑信息平台
  • 学校网站建设步骤过程万网网站价格
  • ps做网站logo尺寸网页个人主页设计
  • 北京网站优化专家阿里云怎么部署网站
  • 网站开发需求用什么软件国产免费linux服务器