Spaces:
Runtime error
Runtime error
Commit
·
333a4b0
1
Parent(s):
bd78186
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
!pip install rotary_embedding_torch
|
| 3 |
!pip install transformers==4.31.0
|
| 4 |
!pip install tokenizers
|
|
|
|
| 1 |
+
pip install tqdm
|
| 2 |
!pip install rotary_embedding_torch
|
| 3 |
!pip install transformers==4.31.0
|
| 4 |
!pip install tokenizers
|