Andre commited on
Commit
7ce443f
·
1 Parent(s): fc52a30
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -1,6 +1,6 @@
1
  # config.py
2
  import os
3
- from google.colab import userdata # Only for Colab
4
 
5
  # Retrieve the Hugging Face token
6
  try:
 
1
  # config.py
2
  import os
3
+ #from google.colab import userdata # Only for Colab
4
 
5
  # Retrieve the Hugging Face token
6
  try: