### You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab.
#### Model files may be downloaded with ModelScope SDK or through git clone directly.
Download with ModelScope’s Python SDK
```bash
#Install ModelScope
pip install modelscope
```
```python
#Download with ModelScope’s Python SDK
from modelscope import snapshot_download
model_dir = snapshot_download('caciotta/Star-Trek-UFP-Cruise-Spaceship')
```
Download with Git clone
```
git clone https://www.modelscope.ai/caciotta/Star-Trek-UFP-Cruise-Spaceship.git
```
If you are a contributor to this model, we invite you to promptly update the model card content according to the model contribution documentation.
Description
This is a result of a test as I tried to capture the rooms atmosphere of the TV series Star Trek TNG for a UFP cruise starship like the one you find on my deviantart page. No Person/Character was explicitly trained in this Lora, only these rooms images generated with Gemini:● Arboretum● Bath● Bedroom● Bridge● Briefing Room● Cargo Bay, Hangar● Casino Gameroom● Clothing Store● Corridor● Dance Floor● Engineering● Gym● Holodeck● Reception● Ready Room● Sauna● Sickbay● Swimming Pool● Transporter RoomStar Trek ® is a registered trademark of CBS Studios Inc in the United States Patent and Trademark Office, this fan art is not created for profit.
