Compare commits
	
		
			2 Commits
		
	
	
		
			82ef4235a6
			...
			31d5e127cc
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 31d5e127cc | |||
| 80165e1ed4 | 
@@ -151,7 +151,7 @@
 | 
			
		||||
    "default_popup": "popup.html"
 | 
			
		||||
  },
 | 
			
		||||
  "background": {
 | 
			
		||||
    "service_worker": "background.js",
 | 
			
		||||
    "scripts": ["background.js"],
 | 
			
		||||
    "type": "module"
 | 
			
		||||
  },
 | 
			
		||||
  "icons": {
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								nli-deberta-v3-small
									
									
									
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								nli-deberta-v3-small
									
									
									
									
									
										Submodule
									
								
							 Submodule nli-deberta-v3-small added at fa2804872c
									
								
							@@ -9,7 +9,7 @@
 | 
			
		||||
    "rename:model": "mv dist/models/nli-deberta-v3-small/onnx/model.onnx dist/models/nli-deberta-v3-small/onnx/model.onnx_quantized.onnx",
 | 
			
		||||
    "copy:config_and_tokenizer": "cpx \"./nli-deberta-v3-small/*.json\" dist/models/nli-deberta-v3-small/",
 | 
			
		||||
    "build": "npm run clean && npm run copy:static && npm run copy:transformers && npm run copy:config_and_tokenizer && npm run copy:model_temp && npm run rename:model",
 | 
			
		||||
    "release": "npm run build && cd dist && bestzip ../praxis-v${npm_package_version}-chrome.zip *"
 | 
			
		||||
    "release": "npm run build && cd dist && bestzip ../praxis-v${npm_package_version}-firefox.zip *"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "cpx": "^1.5.0",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										
											BIN
										
									
								
								praxis.mp4
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								praxis.mp4
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -35,12 +35,7 @@ Firefox: [Download Zip](https://gitea.bubbletea.dev/shibao/praxis/releases/downl
 | 
			
		||||
 | 
			
		||||
**Stop watching the world burn. Start making a difference.**
 | 
			
		||||
 | 
			
		||||
# Screenshots and Demo
 | 
			
		||||
# Screenshots
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
<video controls autoplay loop muted playsinline>
 | 
			
		||||
  <source src="https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/praxis.mp4" type="video/mp4">
 | 
			
		||||
  Your browser does not support the video tag. Here is a <a href="https://gitea.bubbletea.dev/shibao/praxis/raw/branch/main/praxis.mp4">link to the video</a> instead.
 | 
			
		||||
</video>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user