Spaces:
Runtime error
Runtime error
Commit
·
00db9b6
1
Parent(s):
bf9ce1f
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
"""
|
2 |
import argparse
|
3 |
import logging
|
4 |
import os
|
|
|
1 |
+
"""Find your apparel effortlessly. Just describe your apparel and get the relevant recommendations with links!"""
|
2 |
import argparse
|
3 |
import logging
|
4 |
import os
|