Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	
		crcdng
		
	commited on
		
		
					Commit 
							
							·
						
						eccbc08
	
1
								Parent(s):
							
							3579dad
								
agent images
Browse files- .DS_Store +0 -0
- Gradio_UI.py +3 -3
- README.md +4 -3
- agent.jpg +0 -3
- agent_a.jpg +0 -0
- agent_b.jpg +0 -0
    	
        .DS_Store
    ADDED
    
    | Binary file (6.15 kB). View file | 
|  | 
    	
        Gradio_UI.py
    CHANGED
    
    | @@ -297,11 +297,11 @@ class GradioUI: | |
| 297 | 
             
                        label="Agent",
         | 
| 298 | 
             
                        type="messages",
         | 
| 299 | 
             
                        avatar_images=(
         | 
| 300 | 
            -
                             | 
| 301 | 
            -
                            "https://huggingface.co/spaces/crcdng/First_agent_template/resolve/main/ | 
| 302 | 
             
                        ),
         | 
| 303 | 
             
                        resizeable=True,
         | 
| 304 | 
            -
                        scale= | 
| 305 | 
             
                        )
         | 
| 306 | 
             
                        # If an upload folder is provided, enable the upload feature
         | 
| 307 | 
             
                        if self.file_upload_folder is not None:
         | 
|  | |
| 297 | 
             
                        label="Agent",
         | 
| 298 | 
             
                        type="messages",
         | 
| 299 | 
             
                        avatar_images=(
         | 
| 300 | 
            +
                            "https://huggingface.co/spaces/crcdng/First_agent_template/resolve/main/agent_a.jpg",
         | 
| 301 | 
            +
                            "https://huggingface.co/spaces/crcdng/First_agent_template/resolve/main/agent_b.jpg",
         | 
| 302 | 
             
                        ),
         | 
| 303 | 
             
                        resizeable=True,
         | 
| 304 | 
            +
                        scale=2,
         | 
| 305 | 
             
                        )
         | 
| 306 | 
             
                        # If an upload folder is provided, enable the upload feature
         | 
| 307 | 
             
                        if self.file_upload_folder is not None:
         | 
    	
        README.md
    CHANGED
    
    | @@ -15,6 +15,7 @@ tags: | |
| 15 | 
             
            - agent-course
         | 
| 16 | 
             
            ---
         | 
| 17 |  | 
| 18 | 
            -
             | 
| 19 | 
            -
             | 
| 20 | 
            -
             | 
|  | 
|  | |
| 15 | 
             
            - agent-course
         | 
| 16 | 
             
            ---
         | 
| 17 |  | 
| 18 | 
            +
            # Your Cyberpunk Local Time Terminal
         | 
| 19 | 
            +
             
         | 
| 20 | 
            +
            derived from: First Agent Template    
         | 
| 21 | 
            +
            uses the [cyber theme](https://huggingface.co/spaces/crcdng/cyber)
         | 
    	
        agent.jpg
    DELETED
    
    | Git LFS Details
 | 
    	
        agent_a.jpg
    ADDED
    
    |   | 
    	
        agent_b.jpg
    ADDED
    
    |   | 
 
			
