Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,8 @@
|
|
| 2 |
license: unknown
|
| 3 |
base_model:
|
| 4 |
- lllyasviel/ControlNet
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: unknown
|
| 3 |
base_model:
|
| 4 |
- lllyasviel/ControlNet
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Generative AI in Map-Making: A Technical Exploration and Its Implications for Cartographers
|
| 8 |
+
|
| 9 |
+
This repository contains all ControlNet models that are discussed in our [paper](https://drive.google.com/file/d/16jr8lfLz23eKM1A5qlCg6RzAciimt8Xi/view). Visit the corresponding [GitHub repository](https://github.com/claudaff/generative-ai-mapmaking) for more information.
|