Spaces:
Runtime error
Runtime error
Commit
·
ba6a88b
1
Parent(s):
3b21ac1
yes
Browse files
app/__init__.py
DELETED
|
File without changes
|
app/configs.py → configs.py
RENAMED
|
File without changes
|
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
|
|
| 1 |
accelerate
|
| 2 |
diffusers
|
| 3 |
-
sentencepiece
|
| 4 |
invisible_watermark
|
| 5 |
torch
|
| 6 |
transformers
|
|
|
|
| 1 |
+
sentencepiece
|
| 2 |
accelerate
|
| 3 |
diffusers
|
|
|
|
| 4 |
invisible_watermark
|
| 5 |
torch
|
| 6 |
transformers
|
app/two_stream_shunt_adapter.py → two_stream_shunt_adapter.py
RENAMED
|
File without changes
|