Compare commits
	
		
			3 Commits
		
	
	
		
			d49c2e5af9
			...
			a007f22b29
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a007f22b29 | |||
| 65ae1fea3d | |||
| ec13e81413 | 
@@ -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",
 | 
					    "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/",
 | 
					    "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",
 | 
					    "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 && bestzip praxis-v${npm_package_version}.zip dist/*"
 | 
					    "release": "npm run build && cd dist && bestzip ../praxis-v${npm_package_version}-firefox.zip *"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "cpx": "^1.5.0",
 | 
					    "cpx": "^1.5.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -29,9 +29,9 @@ Don't let the news consume you. Let it fuel your fire. Convert your justifiable
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
**Download Praxis today and make damn sure every click contributes to a better world.**
 | 
					**Download Praxis today and make damn sure every click contributes to a better world.**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Chrome: Todo
 | 
					Chrome: [Download Zip](https://gitea.bubbletea.dev/shibao/praxis/releases/download/1.0.0/praxis-v1.0.0-chrome.zip)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Firefox: Todo
 | 
					Firefox: [Download Zip](https://gitea.bubbletea.dev/shibao/praxis/releases/download/1.0.0/praxis-v1.0.0-firefox.zip)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Stop watching the world burn. Start making a difference.**
 | 
					**Stop watching the world burn. Start making a difference.**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user