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