Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- app.py +0 -0
- requirements.txt +5 -0
app.py
ADDED
File without changes
|
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.10.0
|
2 |
+
transformers==4.25.1
|
3 |
+
pillow==9.3.0
|
4 |
+
torch==1.13.1
|
5 |
+
torchvision==0.14.1
|