提交 dd4357f6 编写于 作者: W weixin_45693548

Fri Aug 4 11:00:01 CST 2023 inscode

上级 2041c32a
run = "echo 'hello, world'"
run = "python main.py"
[language]
AUTO_PIP=
AUTO_PIP = true
[env]
VIRTUAL_ENV = "/root/${PROJECT_DIR}/venv"
......
......@@ -2,5 +2,19 @@
import subprocess
import matplotlib.pyplot as plt
import numpy as np
import pandas
import seaborn
import requests
import tensorflow
import torch
import Flask
import Django
import SQLAlchemy
import beautifulsoup4
import scrapy
import openpyxl
import xlrd
import Pillow
subprocess.run(["streamlit", "run", "stui.py"])
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册