Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
|
| 2 |
# Install required packages
|
| 3 |
# !pip install transformers
|
| 4 |
-
!pip install streamlit
|
| 5 |
!pip install torch
|
| 6 |
!pip install datasets gradio
|
| 7 |
|
|
|
|
| 1 |
|
| 2 |
# Install required packages
|
| 3 |
# !pip install transformers
|
| 4 |
+
# !pip install streamlit
|
| 5 |
!pip install torch
|
| 6 |
!pip install datasets gradio
|
| 7 |
|