parent
ec87876290
commit
caaa873a16
Binary file not shown.
@ -1 +0,0 @@
|
||||
https://www.cnblogs.com/tanll/p/17746340.html
|
@ -1,20 +0,0 @@
|
||||
yum install -y wget epel-release
|
||||
|
||||
yum install -y python3.12
|
||||
|
||||
cd /usr/bin
|
||||
rm -rf python3
|
||||
rm -rf python
|
||||
|
||||
ln -s python3.12 python3
|
||||
ln -s python3.12 python
|
||||
|
||||
cd /usr/local
|
||||
wget https://bootstrap.pypa.io/get-pip.py
|
||||
python3 get-pip.py -i https://mirrors.aliyun.com/pypi/simple/
|
||||
|
||||
yum install -y git gcc gcc-c++ zlib-devel
|
||||
|
||||
git clone https://gitee.com/fzxs/markitdown.git
|
||||
cd markitdown
|
||||
pip install -e packages/markitdown -i https://mirrors.aliyun.com/pypi/simple/
|
@ -1,6 +0,0 @@
|
||||
# 长春云校
|
||||
http://222.161.203.183:8200/ui/login
|
||||
admin
|
||||
Dsideal4r5t6y7u!@#
|
||||
|
||||
http://222.161.203.183:8200/ui/chat/a21c842f2eeffaa2
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue