up
This commit is contained in:
		
							parent
							
								
									6383113e85
								
							
						
					
					
						commit
						09ab60c46d
					
				
							
								
								
									
										2
									
								
								main.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.py
									
									
									
									
									
								
							@ -1,4 +1,4 @@
 | 
			
		||||
import os, json; os.environ['no_proxy'] = '*' # 避免代理网络产生意外污染
 | 
			
		||||
import os; os.environ['no_proxy'] = '*' # 避免代理网络产生意外污染
 | 
			
		||||
import gradio as gr
 | 
			
		||||
from request_llm.bridge_chatgpt import predict
 | 
			
		||||
from toolbox import format_io, find_free_port, on_file_uploaded, on_report_generated, get_conf, ArgsGeneralWrapper, DummyWith
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user