Spaces:
Runtime error
Runtime error
Commit ·
a3b1d79
1
Parent(s): ca4b592
Upload 3 files
Browse files- requirements.txt +13 -0
- token_identifier.txt +6 -0
- type_of_concept.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
numpy
|
| 3 |
+
pillow
|
| 4 |
+
torchsummary
|
| 5 |
+
transformers==4.25.1
|
| 6 |
+
diffusers
|
| 7 |
+
ftfy
|
| 8 |
+
accelerate
|
| 9 |
+
torchvision
|
| 10 |
+
scipy
|
| 11 |
+
tqdm
|
| 12 |
+
gradio
|
| 13 |
+
opencv-python
|
token_identifier.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<thumbs-up>
|
| 2 |
+
<snoopy>
|
| 3 |
+
<boot-mjstyle>
|
| 4 |
+
<ronaldo>
|
| 5 |
+
<pop-art>
|
| 6 |
+
|
type_of_concept.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
style
|
| 2 |
+
object
|
| 3 |
+
style
|