зеркало из
				https://github.com/ssciwr/AMMICO.git
				synced 2025-10-30 21:46:04 +02:00 
			
		
		
		
	package data fixing (#131)
* added ammico.data to namespace of packagees tool.setuptools * limited tensorflow version up to 2.12.3 due to the bug https://github.com/huggingface/transformers/issues/23352
Этот коммит содержится в:
		
							родитель
							
								
									875b5c5e0e
								
							
						
					
					
						Коммит
						4cecd7ea4f
					
				| @ -47,7 +47,7 @@ dependencies = [ | |||||||
|     "salesforce-lavis @ git+https://github.com/piterand/LAVIS.git@release_1.0.2", |     "salesforce-lavis @ git+https://github.com/piterand/LAVIS.git@release_1.0.2", | ||||||
|     "setuptools", |     "setuptools", | ||||||
|     "spacy", |     "spacy", | ||||||
|     "tensorflow", |     "tensorflow<=2.12.3", | ||||||
|     "torch", |     "torch", | ||||||
|     "transformers", |     "transformers", | ||||||
|     "google-cloud-vision", |     "google-cloud-vision", | ||||||
| @ -59,7 +59,7 @@ dependencies = [ | |||||||
|     "colorgram.py", |     "colorgram.py", | ||||||
|     "webcolors", |     "webcolors", | ||||||
|     "colour-science", |     "colour-science", | ||||||
|     "scikit-learn != 1.3.0", |     "scikit-learn!=1.3.0", | ||||||
| ] | ] | ||||||
| 
 | 
 | ||||||
| [project.scripts] | [project.scripts] | ||||||
| @ -70,7 +70,7 @@ homepage = "https://github.com/ssciwr/AMMICO"  # FIXME not shown by pip | |||||||
| documentation = "https://ssciwr.github.io/AMMICO/build/html/index.html" | documentation = "https://ssciwr.github.io/AMMICO/build/html/index.html" | ||||||
| 
 | 
 | ||||||
| [tool.setuptools] | [tool.setuptools] | ||||||
| packages = ["ammico"] | packages = ["ammico","ammico.data"] | ||||||
| 
 | 
 | ||||||
| [tool.setuptools.package-data] | [tool.setuptools.package-data] | ||||||
| # Include any png and csv files found in the "data" subdirectory of "ammico" | # Include any png and csv files found in the "data" subdirectory of "ammico" | ||||||
|  | |||||||
		Загрузка…
	
	
			
			x
			
			
		
	
		Ссылка в новой задаче
	
	Block a user
	 Petr Andriushchenko
						Petr Andriushchenko