Your Name commited on
Commit
513d625
2 Parent(s): 5a9aa65 6781279

Merge branch 'master' of github.com:binary-husky/chatgpt_academic

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -89,6 +89,31 @@ docker run --rm -it --net=host gpt-academic
89
  python check_proxy.py
90
  ```
91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
 
93
  ## 参考项目
94
  ```
 
89
  python check_proxy.py
90
  ```
91
 
92
+ ## 兼容性测试
93
+
94
+ ### 图片显示:
95
+ <div align="center">
96
+ <img src="https://user-images.githubusercontent.com/96192199/226906087-b5f1c127-2060-4db9-af05-487643b21ed9.png" width="500" >
97
+ </div>
98
+ <div align="center">
99
+ <img src="https://user-images.githubusercontent.com/96192199/226906703-7226495d-6a1f-4a53-9728-ce6778cbdd19.png" width="200" >
100
+ </div>
101
+
102
+ ### 如果一个程序能够读懂并剖析自己,细思极恐:
103
+
104
+ <div align="center">
105
+ <img src="https://user-images.githubusercontent.com/96192199/226936850-c77d7183-0749-4c1c-9875-fd4891842d0c.png" width="700" >
106
+ </div>
107
+
108
+ <div align="center">
109
+ <img src="https://user-images.githubusercontent.com/96192199/226936618-9b487e4b-ab5b-4b6e-84c6-16942102e917.png" width="700" >
110
+ </div>
111
+
112
+ ### 其他任意Python项目剖析:
113
+ <div align="center">
114
+ <img src="https://user-images.githubusercontent.com/96192199/226935232-6b6a73ce-8900-4aee-93f9-733c7e6fef53.png" width="700" >
115
+ </div>
116
+
117
 
118
  ## 参考项目
119
  ```