Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -426,3 +426,55 @@ Example:
|
|
426 |
}
|
427 |
|
428 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
426 |
}
|
427 |
|
428 |
```
|
429 |
+
|
430 |
+
|
431 |
+
Gradio if you observe will have the libraries and versions shown below:
|
432 |
+
|
433 |
+
```
|
434 |
+
|
435 |
+
PS C:\Users\aaron\src\2024-01-02\RTI> python app.py
|
436 |
+
A matching Triton is not available, some optimizations will not be enabled.
|
437 |
+
Error caught was: No module named 'triton'
|
438 |
+
SAFETY_CHECKER: None
|
439 |
+
TORCH_COMPILE: None
|
440 |
+
device: cuda
|
441 |
+
Downloading model_index.json: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 642/642 [00:00<?, ?B/s]
|
442 |
+
C:\Users\aaron\AppData\Local\Programs\Python\Python310\lib\site-packages\huggingface_hub\file_download.py:137: UserWarning: `huggingface_hub` cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\Users\aaron\.cache\huggingface\hub. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the `HF_HUB_DISABLE_SYMLINKS_WARNING` environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.
|
443 |
+
To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to see activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
|
444 |
+
warnings.warn(message)
|
445 |
+
Downloading (β¦)_encoder/config.json: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 724/724 [00:00<?, ?B/s]
|
446 |
+
Downloading (β¦)rocessor_config.json: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 520/520 [00:00<?, ?B/s]
|
447 |
+
Downloading (β¦)cheduler_config.json: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 614/614 [00:00<00:00, 1.23MB/s]
|
448 |
+
Downloading (β¦)cial_tokens_map.json: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 472/472 [00:00<00:00, 942kB/s]
|
449 |
+
Downloading (β¦)_checker/config.json: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 796/796 [00:00<00:00, 265kB/s]
|
450 |
+
Downloading (β¦)okenizer_config.json: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 737/737 [00:00<?, ?B/s]
|
451 |
+
Downloading tokenizer/merges.txt: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 525k/525k [00:00<00:00, 7.77MB/s]
|
452 |
+
Downloading unet/config.json: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 1.87k/1.87k [00:00<00:00, 3.82MB/s]
|
453 |
+
Downloading vae/config.json: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 756/756 [00:00<?, ?B/s]
|
454 |
+
Downloading tokenizer/vocab.json: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 1.06M/1.06M [00:00<00:00, 7.48MB/s]
|
455 |
+
Downloading (β¦)ch_model.safetensors: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 335M/335M [00:19<00:00, 17.0MB/s]
|
456 |
+
Downloading model.safetensors: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 492M/492M [00:22<00:00, 22.2MB/s]
|
457 |
+
Downloading (β¦)ch_model.safetensors: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 3.44G/3.44G [01:16<00:00, 44.9MB/s]
|
458 |
+
Fetching 14 files: 100%|βββββββββοΏ½οΏ½οΏ½βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 14/14 [01:17<00:00, 5.52s/it]
|
459 |
+
Loading pipeline components...: 67%|βββββββββββββββββββββββββββββββββββββββββββββββ | 4/6 [00:02<00:01, 1.73it/s]C:\Users\aaron\AppData\Local\Programs\Python\Python310\lib\site-packages\transformers\models\clip\feature_extraction_clip.py:28: FutureWarning: The class CLIPFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use CLIPImageProcessor instead.
|
460 |
+
warnings.warn(
|
461 |
+
Loading pipeline components...: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 6/6 [00:02<00:00, 2.80it/s]
|
462 |
+
You have disabled the safety checker for <class 'diffusers.pipelines.stable_diffusion.pipeline_stable_diffusion.StableDiffusionPipeline'> by passing `safety_checker=None`. Ensure that you abide to the conditions of the Stable Diffusion license and do not expose unfiltered results in services or applications open to the public. Both the diffusers team and Hugging Face strongly recommend to keep the safety filter enabled in all public facing circumstances, disabling it only for use-cases that involve analyzing network behavior or auditing its results. For more information, please have a look at https://github.com/huggingface/diffusers/pull/254 .
|
463 |
+
The config attributes {'skip_prk_steps': True} were passed to LCMScheduler, but are not expected and will be ignored. Please verify your scheduler_config.json configuration file.
|
464 |
+
Downloading (β¦)_weights.safetensors: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 135M/135M [00:03<00:00, 39.2MB/s]
|
465 |
+
C:\Users\aaron\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py:891: UserWarning: api_name predict already exists, using predict_1
|
466 |
+
warnings.warn(f"api_name {api_name} already exists, using {api_name_}")
|
467 |
+
C:\Users\aaron\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py:891: UserWarning: api_name predict already exists, using predict_2
|
468 |
+
warnings.warn(f"api_name {api_name} already exists, using {api_name_}")
|
469 |
+
C:\Users\aaron\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py:891: UserWarning: api_name predict already exists, using predict_3
|
470 |
+
warnings.warn(f"api_name {api_name} already exists, using {api_name_}")
|
471 |
+
C:\Users\aaron\AppData\Local\Programs\Python\Python310\lib\site-packages\gradio\blocks.py:891: UserWarning: api_name predict already exists, using predict_4
|
472 |
+
warnings.warn(f"api_name {api_name} already exists, using {api_name_}")
|
473 |
+
Running on local URL: http://127.0.0.1:7860
|
474 |
+
|
475 |
+
To create a public link, set `share=True` in `launch()`.
|
476 |
+
|
477 |
+
```
|
478 |
+
|
479 |
+
|
480 |
+
|